﻿2026-06-22T02:23:06.7182233Z Current runner version: '2.335.1'
2026-06-22T02:23:06.7186837Z Runner name: 'kitsubito'
2026-06-22T02:23:06.7187366Z Runner group name: 'Default'
2026-06-22T02:23:06.7188035Z Machine name: 'KITSUBITO'
2026-06-22T02:23:06.7190238Z ##[group]GITHUB_TOKEN Permissions
2026-06-22T02:23:06.7191988Z Contents: read
2026-06-22T02:23:06.7192411Z Metadata: read
2026-06-22T02:23:06.7192798Z Packages: read
2026-06-22T02:23:06.7193180Z ##[endgroup]
2026-06-22T02:23:06.7194755Z Secret source: Actions
2026-06-22T02:23:06.7195268Z Prepare workflow directory
2026-06-22T02:23:06.7543649Z Prepare all required actions
2026-06-22T02:23:06.7572491Z Getting action download info
2026-06-22T02:23:07.0765674Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-22T02:23:07.6126686Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-06-22T02:23:07.6922861Z ##[group]Run pkill -9 -f 'yes FLOOD' || true
2026-06-22T02:23:07.6923501Z [36;1mpkill -9 -f 'yes FLOOD' || true[0m
2026-06-22T02:23:07.6924101Z [36;1mfor p in $(pgrep -x 'spt|notify-shell' || true); do[0m
2026-06-22T02:23:07.6924726Z [36;1m  exe=$(readlink -f "/proc/$p/exe" 2>/dev/null || true)[0m
2026-06-22T02:23:07.6925243Z [36;1m  case "$exe" in[0m
2026-06-22T02:23:07.6925743Z [36;1m    "$GITHUB_WORKSPACE"/*) kill -9 "$p" 2>/dev/null || true ;;[0m
2026-06-22T02:23:07.6926277Z [36;1m  esac[0m
2026-06-22T02:23:07.6926615Z [36;1mdone[0m
2026-06-22T02:23:07.6926968Z [36;1mexit 0[0m
2026-06-22T02:23:07.6943381Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-22T02:23:07.6944191Z ##[endgroup]
2026-06-22T02:23:07.7759313Z ##[group]Run actions/checkout@v5
2026-06-22T02:23:07.7759845Z with:
2026-06-22T02:23:07.7760193Z   repository: SaberMage/spt-core
2026-06-22T02:23:07.7763335Z   token: ***
2026-06-22T02:23:07.7763693Z   ssh-strict: true
2026-06-22T02:23:07.7764040Z   ssh-user: git
2026-06-22T02:23:07.7764397Z   persist-credentials: true
2026-06-22T02:23:07.7764791Z   clean: true
2026-06-22T02:23:07.7765178Z   sparse-checkout-cone-mode: true
2026-06-22T02:23:07.7765592Z   fetch-depth: 1
2026-06-22T02:23:07.7765954Z   fetch-tags: false
2026-06-22T02:23:07.7766330Z   show-progress: true
2026-06-22T02:23:07.7766775Z   lfs: false
2026-06-22T02:23:07.7767198Z   submodules: false
2026-06-22T02:23:07.7767768Z   set-safe-directory: true
2026-06-22T02:23:07.7768244Z ##[endgroup]
2026-06-22T02:23:07.8594420Z Syncing repository: SaberMage/spt-core
2026-06-22T02:23:07.8595923Z ##[group]Getting Git version info
2026-06-22T02:23:07.8596604Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T02:23:07.8597505Z [command]/usr/bin/git version
2026-06-22T02:23:07.8597924Z git version 2.43.0
2026-06-22T02:23:07.8605420Z ##[endgroup]
2026-06-22T02:23:07.8616780Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7687328f-43ea-482b-9b6e-2146628b047a' before making global git config changes
2026-06-22T02:23:07.8617953Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:23:07.8620033Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T02:23:07.8651217Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T02:23:07.8670572Z https://github.com/SaberMage/spt-core
2026-06-22T02:23:07.8680319Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:23:07.8682921Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:23:07.8701333Z HEAD
2026-06-22T02:23:07.8729131Z ##[endgroup]
2026-06-22T02:23:07.8729741Z [command]/usr/bin/git submodule status
2026-06-22T02:23:07.8913641Z ##[group]Cleaning the repository
2026-06-22T02:23:07.8917266Z [command]/usr/bin/git clean -ffdx
2026-06-22T02:23:07.8949919Z Removing traceable-reqs
2026-06-22T02:23:07.8957461Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T02:23:07.9038237Z HEAD is now at 316c6fc1b Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:23:07.9044151Z ##[endgroup]
2026-06-22T02:23:07.9046545Z ##[group]Disabling automatic garbage collection
2026-06-22T02:23:07.9050508Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T02:23:07.9076783Z ##[endgroup]
2026-06-22T02:23:07.9077530Z ##[group]Setting up auth
2026-06-22T02:23:07.9082952Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:23:07.9113116Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T02:23:07.9299241Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:23:07.9324419Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T02:23:07.9509364Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:23:07.9534873Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T02:23:07.9722981Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T02:23:07.9751870Z ##[endgroup]
2026-06-22T02:23:07.9752655Z ##[group]Fetching the repository
2026-06-22T02:23:07.9758384Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +316c6fc1b45416d8491508c0767c41b2c33e2e20:refs/remotes/pull/26/merge
2026-06-22T02:23:08.4151420Z ##[endgroup]
2026-06-22T02:23:08.4152384Z ##[group]Determining the checkout info
2026-06-22T02:23:08.4153241Z ##[endgroup]
2026-06-22T02:23:08.4156222Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T02:23:08.4226314Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T02:23:08.4252081Z ##[group]Checking out the ref
2026-06-22T02:23:08.4253316Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:23:08.4295476Z HEAD is now at 316c6fc1b Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:23:08.4299339Z ##[endgroup]
2026-06-22T02:23:08.4333667Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T02:23:08.4358927Z 316c6fc1b45416d8491508c0767c41b2c33e2e20
2026-06-22T02:23:08.4499943Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-22T02:23:08.4500987Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-22T02:23:08.4515718Z shell: /usr/bin/bash -e {0}
2026-06-22T02:23:08.4516136Z ##[endgroup]
2026-06-22T02:23:08.4641070Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test)) )'
2026-06-22T02:23:08.4647200Z [36;1mcargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test)) )'[0m
2026-06-22T02:23:08.4664694Z shell: /usr/bin/bash -e {0}
2026-06-22T02:23:08.4665199Z env:
2026-06-22T02:23:08.4665656Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-22T02:23:08.4666188Z ##[endgroup]
2026-06-22T02:23:09.1193004Z    Compiling proc-macro2 v1.0.106
2026-06-22T02:23:09.1194548Z    Compiling unicode-ident v1.0.24
2026-06-22T02:23:09.1194967Z    Compiling quote v1.0.45
2026-06-22T02:23:09.1195263Z    Compiling libc v0.2.186
2026-06-22T02:23:09.1195616Z    Compiling serde_core v1.0.228
2026-06-22T02:23:09.1195974Z    Compiling cfg-if v1.0.4
2026-06-22T02:23:09.1226243Z    Compiling serde v1.0.228
2026-06-22T02:23:09.1306151Z    Compiling typenum v1.20.1
2026-06-22T02:23:09.1355775Z    Compiling version_check v0.9.5
2026-06-22T02:23:09.1388532Z    Compiling portable-atomic v1.13.1
2026-06-22T02:23:09.1447406Z    Compiling memchr v2.8.1
2026-06-22T02:23:09.1523754Z    Compiling find-msvc-tools v0.1.9
2026-06-22T02:23:09.1524503Z    Compiling subtle v2.6.1
2026-06-22T02:23:09.1564788Z    Compiling shlex v2.0.1
2026-06-22T02:23:09.1568274Z    Compiling critical-section v1.2.0
2026-06-22T02:23:09.2088493Z    Compiling log v0.4.32
2026-06-22T02:23:09.2685748Z    Compiling semver v1.0.28
2026-06-22T02:23:09.3051369Z    Compiling equivalent v1.0.2
2026-06-22T02:23:09.3606818Z    Compiling smallvec v1.15.1
2026-06-22T02:23:09.3761205Z    Compiling itoa v1.0.18
2026-06-22T02:23:09.3849464Z    Compiling cpufeatures v0.2.17
2026-06-22T02:23:09.4575998Z    Compiling hashbrown v0.17.1
2026-06-22T02:23:09.4612079Z    Compiling bitflags v2.12.1
2026-06-22T02:23:09.4882071Z    Compiling pin-project-lite v0.2.17
2026-06-22T02:23:09.5098499Z    Compiling rand_core v0.10.1
2026-06-22T02:23:09.5431645Z    Compiling getrandom v0.4.2
2026-06-22T02:23:09.5732297Z    Compiling generic-array v0.14.7
2026-06-22T02:23:09.5901587Z    Compiling rustc_version v0.4.1
2026-06-22T02:23:09.6171501Z    Compiling futures-core v0.3.32
2026-06-22T02:23:09.6174078Z    Compiling bytes v1.11.1
2026-06-22T02:23:09.6559660Z    Compiling zerocopy v0.8.50
2026-06-22T02:23:09.7201321Z    Compiling ahash v0.8.12
2026-06-22T02:23:09.7540995Z    Compiling stable_deref_trait v1.2.1
2026-06-22T02:23:09.8061631Z    Compiling signature v2.2.0
2026-06-22T02:23:09.8191431Z    Compiling futures-io v0.3.32
2026-06-22T02:23:09.8291255Z    Compiling slab v0.4.12
2026-06-22T02:23:09.8391126Z    Compiling futures-sink v0.3.32
2026-06-22T02:23:09.8750512Z    Compiling pkg-config v0.3.33
2026-06-22T02:23:09.9270544Z    Compiling ed25519 v2.2.3
2026-06-22T02:23:09.9592006Z    Compiling zmij v1.0.21
2026-06-22T02:23:09.9780496Z    Compiling vcpkg v0.2.15
2026-06-22T02:23:09.9936175Z    Compiling futures-channel v0.3.32
2026-06-22T02:23:10.0400835Z    Compiling futures-task v0.3.32
2026-06-22T02:23:10.0484581Z    Compiling curve25519-dalek v4.1.3
2026-06-22T02:23:10.1633696Z    Compiling serde_json v1.0.150
2026-06-22T02:23:10.2723476Z    Compiling fastrand v2.4.1
2026-06-22T02:23:10.3300650Z    Compiling rustversion v1.0.22
2026-06-22T02:23:10.3993714Z    Compiling indexmap v2.14.0
2026-06-22T02:23:10.4901079Z    Compiling fallible-iterator v0.3.0
2026-06-22T02:23:10.5041083Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-22T02:23:10.5987253Z    Compiling syn v2.0.117
2026-06-22T02:23:10.5989964Z    Compiling autocfg v1.5.1
2026-06-22T02:23:10.6210759Z    Compiling fnv v1.0.7
2026-06-22T02:23:10.6212681Z    Compiling cfg_aliases v0.2.1
2026-06-22T02:23:10.6555868Z    Compiling strsim v0.11.1
2026-06-22T02:23:10.6682536Z    Compiling writeable v0.6.3
2026-06-22T02:23:10.6907137Z    Compiling litemap v0.8.2
2026-06-22T02:23:10.7061690Z    Compiling dunce v1.0.5
2026-06-22T02:23:10.7159603Z    Compiling icu_properties_data v2.2.0
2026-06-22T02:23:10.8135853Z    Compiling fs_extra v1.3.0
2026-06-22T02:23:10.9051512Z    Compiling utf8_iter v1.0.4
2026-06-22T02:23:10.9200732Z    Compiling icu_normalizer_data v2.2.0
2026-06-22T02:23:10.9306309Z    Compiling anyhow v1.0.102
2026-06-22T02:23:10.9577174Z    Compiling ident_case v1.0.1
2026-06-22T02:23:10.9821697Z    Compiling jobserver v0.1.34
2026-06-22T02:23:11.0530917Z    Compiling rustix v1.1.4
2026-06-22T02:23:11.0790948Z    Compiling linux-raw-sys v0.12.1
2026-06-22T02:23:11.1200868Z    Compiling percent-encoding v2.3.2
2026-06-22T02:23:11.2046489Z    Compiling http v1.4.1
2026-06-22T02:23:11.2320684Z    Compiling cpufeatures v0.3.0
2026-06-22T02:23:11.2577234Z    Compiling cc v1.2.63
2026-06-22T02:23:11.2612869Z    Compiling unicode-segmentation v1.13.3
2026-06-22T02:23:11.2918229Z    Compiling thiserror v2.0.18
2026-06-22T02:23:11.3663876Z    Compiling crypto-common v0.1.7
2026-06-22T02:23:11.3869776Z    Compiling block-buffer v0.10.4
2026-06-22T02:23:11.3870959Z    Compiling aws-lc-rs v1.17.0
2026-06-22T02:23:11.4000714Z    Compiling scopeguard v1.2.0
2026-06-22T02:23:11.4670872Z    Compiling chacha20 v0.10.0
2026-06-22T02:23:11.5080535Z    Compiling lock_api v0.4.14
2026-06-22T02:23:11.5110966Z    Compiling form_urlencoded v1.2.2
2026-06-22T02:23:11.5370751Z    Compiling digest v0.10.7
2026-06-22T02:23:11.6034239Z    Compiling untrusted v0.9.0
2026-06-22T02:23:11.7115363Z    Compiling rustls v0.23.40
2026-06-22T02:23:11.7487597Z    Compiling heck v0.5.0
2026-06-22T02:23:11.7620661Z    Compiling const-oid v0.10.2
2026-06-22T02:23:11.7846579Z    Compiling sha2 v0.10.9
2026-06-22T02:23:11.8160739Z    Compiling getrandom v0.2.17
2026-06-22T02:23:11.8537010Z    Compiling mio v1.2.1
2026-06-22T02:23:11.9081225Z    Compiling socket2 v0.6.4
2026-06-22T02:23:11.9173727Z    Compiling fs2 v0.4.3
2026-06-22T02:23:11.9733257Z    Compiling convert_case v0.10.0
2026-06-22T02:23:11.9858736Z    Compiling unicode-xid v0.2.6
2026-06-22T02:23:12.0448912Z    Compiling rand_core v0.6.4
2026-06-22T02:23:12.0562320Z    Compiling rand v0.10.1
2026-06-22T02:23:12.0680633Z    Compiling atomic-waker v1.1.2
2026-06-22T02:23:12.0900597Z    Compiling parking_lot_core v0.9.12
2026-06-22T02:23:12.1050854Z    Compiling paste v1.0.15
2026-06-22T02:23:12.1200655Z    Compiling httparse v1.10.1
2026-06-22T02:23:12.1888534Z    Compiling num-traits v0.2.19
2026-06-22T02:23:12.2950298Z    Compiling hybrid-array v0.4.12
2026-06-22T02:23:12.3330478Z    Compiling base64ct v1.8.3
2026-06-22T02:23:12.3431162Z    Compiling http-body v1.0.1
2026-06-22T02:23:12.3494242Z    Compiling powerfmt v0.2.0
2026-06-22T02:23:12.4661516Z    Compiling either v1.16.0
2026-06-22T02:23:12.5850665Z    Compiling deranged v0.5.8
2026-06-22T02:23:12.7300878Z    Compiling cmake v0.1.58
2026-06-22T02:23:12.7629366Z    Compiling pem-rfc7468 v1.0.0
2026-06-22T02:23:12.7651061Z    Compiling memoffset v0.6.5
2026-06-22T02:23:12.8051377Z    Compiling ref-cast v1.0.25
2026-06-22T02:23:12.8420821Z    Compiling data-encoding v2.11.0
2026-06-22T02:23:12.9150797Z    Compiling num-conv v0.2.2
2026-06-22T02:23:12.9667429Z    Compiling tinyvec_macros v0.1.1
2026-06-22T02:23:12.9700375Z    Compiling thiserror v1.0.69
2026-06-22T02:23:13.0381014Z    Compiling base64 v0.22.1
2026-06-22T02:23:13.0471105Z    Compiling tower-service v0.3.3
2026-06-22T02:23:13.0630088Z    Compiling try-lock v0.2.5
2026-06-22T02:23:13.1086892Z    Compiling time-core v0.1.8
2026-06-22T02:23:13.1087969Z    Compiling tinyvec v1.11.0
2026-06-22T02:23:13.1570865Z    Compiling want v0.3.1
2026-06-22T02:23:13.1665339Z    Compiling crypto-common v0.2.2
2026-06-22T02:23:13.1720496Z    Compiling block-buffer v0.12.0
2026-06-22T02:23:13.2440579Z    Compiling parking_lot v0.12.5
2026-06-22T02:23:13.2900579Z    Compiling termios v0.2.2
2026-06-22T02:23:13.3321473Z    Compiling serial-core v0.4.0
2026-06-22T02:23:13.3490712Z    Compiling ioctl-rs v0.1.6
2026-06-22T02:23:13.3840554Z    Compiling vergen-lib v9.1.0
2026-06-22T02:23:13.4480517Z    Compiling inout v0.1.4
2026-06-22T02:23:13.4670702Z    Compiling n0-future v0.3.2
2026-06-22T02:23:13.4910526Z    Compiling aho-corasick v1.1.4
2026-06-22T02:23:13.5130967Z    Compiling diatomic-waker v0.2.3
2026-06-22T02:23:13.5800575Z    Compiling spin v0.10.0
2026-06-22T02:23:13.6124783Z    Compiling winnow v1.0.3
2026-06-22T02:23:13.6210820Z    Compiling winnow v0.7.15
2026-06-22T02:23:13.6410842Z    Compiling libsqlite3-sys v0.30.1
2026-06-22T02:23:13.6720409Z    Compiling aws-lc-sys v0.41.0
2026-06-22T02:23:13.6979911Z    Compiling ring v0.17.14
2026-06-22T02:23:13.7770710Z    Compiling regex-syntax v0.8.10
2026-06-22T02:23:13.9511609Z    Compiling parking v2.2.1
2026-06-22T02:23:14.1119682Z    Compiling cordyceps v0.3.4
2026-06-22T02:23:14.1330648Z    Compiling crossbeam-utils v0.8.21
2026-06-22T02:23:14.2280865Z    Compiling httpdate v1.0.3
2026-06-22T02:23:14.2677003Z    Compiling toml_write v0.1.2
2026-06-22T02:23:14.4580898Z    Compiling futures-buffered v0.2.13
2026-06-22T02:23:14.5017610Z    Compiling digest v0.11.3
2026-06-22T02:23:14.5018430Z    Compiling futures-lite v2.6.1
2026-06-22T02:23:14.5851775Z    Compiling cipher v0.4.4
2026-06-22T02:23:14.7100639Z    Compiling serial-unix v0.4.0
2026-06-22T02:23:14.7823018Z    Compiling netlink-packet-core v0.8.1
2026-06-22T02:23:14.8230741Z    Compiling universal-hash v0.5.1
2026-06-22T02:23:14.8270569Z    Compiling vergen-lib v0.1.6
2026-06-22T02:23:14.8831425Z    Compiling vergen v9.1.0
2026-06-22T02:23:14.9410578Z    Compiling noq-udp v0.10.0
2026-06-22T02:23:14.9510926Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-22T02:23:15.0330129Z    Compiling heapless v0.7.17
2026-06-22T02:23:15.0772263Z    Compiling sync_wrapper v1.0.2
2026-06-22T02:23:15.1660874Z    Compiling dyn-clone v1.0.20
2026-06-22T02:23:15.1954095Z    Compiling opaque-debug v0.3.1
2026-06-22T02:23:15.2311306Z    Compiling allocator-api2 v0.2.21
2026-06-22T02:23:15.2461648Z    Compiling bitflags v1.3.2
2026-06-22T02:23:15.2730726Z    Compiling byteorder v1.5.0
2026-06-22T02:23:15.2840684Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-22T02:23:15.3116315Z    Compiling pin-utils v0.1.0
2026-06-22T02:23:15.3236207Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-22T02:23:15.3653857Z    Compiling polyval v0.6.2
2026-06-22T02:23:15.3787271Z    Compiling nix v0.25.1
2026-06-22T02:23:15.4538466Z    Compiling hash32 v0.2.1
2026-06-22T02:23:15.4821284Z    Compiling serial v0.4.0
2026-06-22T02:23:15.5460986Z    Compiling spin v0.9.8
2026-06-22T02:23:15.6209786Z    Compiling vergen-gitcl v1.0.8
2026-06-22T02:23:15.6531111Z    Compiling shell-words v1.1.1
2026-06-22T02:23:15.6631372Z    Compiling tower-layer v0.3.3
2026-06-22T02:23:15.7306819Z    Compiling ryu v1.0.23
2026-06-22T02:23:15.7746281Z    Compiling num_threads v0.1.7
2026-06-22T02:23:15.8074753Z    Compiling downcast-rs v1.2.1
2026-06-22T02:23:15.8233540Z    Compiling synstructure v0.13.2
2026-06-22T02:23:15.8502221Z    Compiling darling_core v0.20.11
2026-06-22T02:23:15.8800744Z    Compiling serde_derive_internals v0.29.1
2026-06-22T02:23:15.9080732Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-22T02:23:15.9263503Z    Compiling signature v3.0.0
2026-06-22T02:23:16.0841061Z    Compiling time v0.3.47
2026-06-22T02:23:16.1469698Z    Compiling ghash v0.5.1
2026-06-22T02:23:16.1819728Z    Compiling ctr v0.9.2
2026-06-22T02:23:16.2494164Z    Compiling regex-automata v0.4.14
2026-06-22T02:23:16.2953925Z    Compiling aes v0.8.4
2026-06-22T02:23:16.3814030Z    Compiling sha2 v0.11.0-rc.5
2026-06-22T02:23:16.4520998Z    Compiling http-body-util v0.1.3
2026-06-22T02:23:16.5463093Z    Compiling aead v0.5.2
2026-06-22T02:23:16.6784841Z    Compiling openssl-probe v0.2.1
2026-06-22T02:23:16.7720724Z    Compiling crossbeam-epoch v0.9.18
2026-06-22T02:23:16.9000844Z    Compiling proc-macro-crate v3.5.0
2026-06-22T02:23:17.1552098Z    Compiling aes-gcm v0.10.3
2026-06-22T02:23:17.1693229Z    Compiling crossbeam-channel v0.5.15
2026-06-22T02:23:17.1871759Z    Compiling netlink-packet-route v0.29.0
2026-06-22T02:23:17.2181493Z    Compiling blake3 v1.8.5
2026-06-22T02:23:17.3733332Z    Compiling uuid v1.23.2
2026-06-22T02:23:17.4041737Z    Compiling noq v0.18.0
2026-06-22T02:23:17.5516289Z    Compiling netwatch v0.16.0
2026-06-22T02:23:17.5939357Z    Compiling acto v0.8.2
2026-06-22T02:23:17.6501298Z    Compiling sorted-index-buffer v0.2.1
2026-06-22T02:23:17.8230343Z    Compiling tagptr v0.2.0
2026-06-22T02:23:17.8348759Z    Compiling mac-addr v0.3.0
2026-06-22T02:23:17.8355448Z    Compiling lru-slab v0.1.2
2026-06-22T02:23:17.9760943Z    Compiling xml-rs v0.8.28
2026-06-22T02:23:17.9871146Z    Compiling foldhash v0.2.0
2026-06-22T02:23:17.9966306Z    Compiling identity-hash v0.1.0
2026-06-22T02:23:18.0169282Z    Compiling rustc-hash v2.1.2
2026-06-22T02:23:18.0271304Z    Compiling serde_derive v1.0.228
2026-06-22T02:23:18.0751553Z    Compiling zeroize_derive v1.4.3
2026-06-22T02:23:18.1336438Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-22T02:23:18.1441124Z    Compiling tokio-macros v2.7.0
2026-06-22T02:23:18.1541773Z    Compiling zerofrom-derive v0.1.7
2026-06-22T02:23:18.1859400Z    Compiling futures-macro v0.3.32
2026-06-22T02:23:18.4324871Z    Compiling yoke-derive v0.8.2
2026-06-22T02:23:18.7396961Z    Compiling zeroize v1.8.2
2026-06-22T02:23:18.7978125Z    Compiling zerovec-derive v0.11.3
2026-06-22T02:23:18.8624713Z    Compiling displaydoc v0.2.6
2026-06-22T02:23:18.9210723Z    Compiling tokio v1.52.3
2026-06-22T02:23:19.1510092Z    Compiling futures-util v0.3.32
2026-06-22T02:23:19.3180336Z    Compiling tracing-attributes v0.1.31
2026-06-22T02:23:19.7180570Z    Compiling zerofrom v0.1.8
2026-06-22T02:23:19.7521201Z    Compiling rustls-pki-types v1.14.1
2026-06-22T02:23:19.7597994Z    Compiling thiserror-impl v2.0.18
2026-06-22T02:23:19.8305227Z    Compiling yoke v0.8.3
2026-06-22T02:23:19.8512502Z    Compiling darling_macro v0.20.11
2026-06-22T02:23:20.0560745Z    Compiling zerotrie v0.2.4
2026-06-22T02:23:20.2624064Z    Compiling darling v0.20.11
2026-06-22T02:23:20.3654204Z    Compiling derive_more-impl v2.1.1
2026-06-22T02:23:20.4411171Z    Compiling ed25519-dalek v2.2.0
2026-06-22T02:23:20.4790526Z    Compiling derive_builder_core v0.20.2
2026-06-22T02:23:20.5260568Z    Compiling zerovec v0.11.6
2026-06-22T02:23:20.7602784Z    Compiling spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-22T02:23:20.8250848Z    Compiling spez v0.1.2
2026-06-22T02:23:21.0571554Z    Compiling n0-error-macros v0.1.3
2026-06-22T02:23:21.0860682Z    Compiling der v0.8.0-rc.10
2026-06-22T02:23:21.2550543Z    Compiling thiserror-impl v1.0.69
2026-06-22T02:23:21.4530604Z    Compiling tinystr v0.8.3
2026-06-22T02:23:21.5731650Z    Compiling potential_utf v0.1.5
2026-06-22T02:23:21.6680529Z    Compiling icu_locale_core v2.2.0
2026-06-22T02:23:21.7436803Z    Compiling icu_collections v2.2.0
2026-06-22T02:23:21.8890563Z    Compiling derive_builder_macro v0.20.2
2026-06-22T02:23:22.1909430Z    Compiling n0-error v0.1.3
2026-06-22T02:23:22.2281333Z    Compiling derive_builder v0.20.2
2026-06-22T02:23:22.3524100Z    Compiling pin-project-internal v1.1.13
2026-06-22T02:23:22.3927508Z    Compiling ref-cast-impl v1.0.25
2026-06-22T02:23:22.5172430Z    Compiling schemars_derive v1.2.1
2026-06-22T02:23:22.5788309Z    Compiling spki v0.8.0-rc.4
2026-06-22T02:23:22.8208765Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-22T02:23:22.9906403Z    Compiling icu_provider v2.2.0
2026-06-22T02:23:23.0058496Z    Compiling futures-executor v0.3.32
2026-06-22T02:23:23.0666838Z    Compiling filedescriptor v0.8.3
2026-06-22T02:23:23.0832546Z    Compiling regex v1.12.3
2026-06-22T02:23:23.1760471Z    Compiling futures v0.3.32
2026-06-22T02:23:23.2610881Z    Compiling portable-pty v0.8.1
2026-06-22T02:23:23.3148618Z    Compiling cobs v0.3.0
2026-06-22T02:23:23.3250770Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-22T02:23:23.4120697Z    Compiling icu_properties v2.2.0
2026-06-22T02:23:23.4560781Z    Compiling icu_normalizer v2.2.0
2026-06-22T02:23:23.5082450Z    Compiling ipnet v2.12.0
2026-06-22T02:23:23.5743459Z    Compiling serde_spanned v0.6.9
2026-06-22T02:23:23.6116260Z    Compiling toml_datetime v0.6.11
2026-06-22T02:23:23.7320988Z    Compiling pin-project v1.1.13
2026-06-22T02:23:23.8334813Z    Compiling ed25519 v3.0.0-rc.4
2026-06-22T02:23:23.8439754Z    Compiling postcard-derive v0.2.2
2026-06-22T02:23:24.0242594Z    Compiling toml_edit v0.22.27
2026-06-22T02:23:24.2800990Z    Compiling once_cell v1.21.4
2026-06-22T02:23:24.3461668Z    Compiling prefix-trie v0.8.4
2026-06-22T02:23:24.3593402Z    Compiling data-encoding-macro v0.1.20
2026-06-22T02:23:24.3931086Z    Compiling rustls-native-certs v0.8.4
2026-06-22T02:23:24.4425658Z    Compiling enum-assoc v1.3.0
2026-06-22T02:23:24.5313837Z    Compiling tracing-core v0.1.36
2026-06-22T02:23:24.6001505Z    Compiling tempfile v3.27.0
2026-06-22T02:23:24.6131565Z    Compiling schemars v1.2.1
2026-06-22T02:23:24.7092700Z    Compiling hashbrown v0.14.5
2026-06-22T02:23:24.9034429Z    Compiling postcard v1.1.3
2026-06-22T02:23:24.9560967Z    Compiling derive_more v2.1.1
2026-06-22T02:23:25.1030519Z    Compiling tokio-util v0.7.18
2026-06-22T02:23:25.1260942Z    Compiling tracing v0.1.44
2026-06-22T02:23:25.2120796Z    Compiling idna_adapter v1.2.2
2026-06-22T02:23:25.2261884Z    Compiling netlink-sys v0.8.8
2026-06-22T02:23:25.3321151Z    Compiling idna v1.1.0
2026-06-22T02:23:25.3433077Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-22T02:23:25.4300701Z    Compiling tower v0.5.3
2026-06-22T02:23:25.4716888Z    Compiling iroh-metrics-derive v0.4.1
2026-06-22T02:23:25.5170993Z    Compiling hashlink v0.9.1
2026-06-22T02:23:25.5501737Z    Compiling strum_macros v0.28.0
2026-06-22T02:23:25.6470866Z    Compiling async-trait v0.1.89
2026-06-22T02:23:25.7870681Z    Compiling num_enum_derive v0.7.6
2026-06-22T02:23:25.9070839Z    Compiling rusqlite v0.32.1
2026-06-22T02:23:25.9415853Z    Compiling url v2.5.8
2026-06-22T02:23:25.9450713Z    Compiling netdev v0.42.0
2026-06-22T02:23:25.9620819Z    Compiling iroh-metrics v0.38.3
2026-06-22T02:23:25.9727810Z    Compiling netlink-proto v0.12.0
2026-06-22T02:23:26.1885612Z    Compiling h2 v0.4.14
2026-06-22T02:23:26.4460896Z    Compiling n0-watcher v0.6.1
2026-06-22T02:23:26.6690695Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-22T02:23:26.7880835Z    Compiling toml v0.8.23
2026-06-22T02:23:26.9058472Z    Compiling num_enum v0.7.6
2026-06-22T02:23:26.9286553Z    Compiling attohttpc v0.30.1
2026-06-22T02:23:27.0244182Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-22T02:23:27.0592150Z    Compiling tower-http v0.6.11
2026-06-22T02:23:27.3227062Z    Compiling iroh-base v0.98.0
2026-06-22T02:23:27.3261466Z    Compiling tokio-stream v0.1.18
2026-06-22T02:23:27.3440793Z    Compiling iroh-relay v0.98.0
2026-06-22T02:23:27.5860809Z    Compiling moka v0.12.15
2026-06-22T02:23:27.6450552Z    Compiling xmltree v0.10.3
2026-06-22T02:23:27.7084446Z    Compiling hashbrown v0.16.1
2026-06-22T02:23:27.8391339Z    Compiling netlink-packet-route v0.30.0
2026-06-22T02:23:28.0015766Z    Compiling simple-dns v0.9.3
2026-06-22T02:23:28.0260680Z    Compiling constant_time_eq v0.4.2
2026-06-22T02:23:28.1448809Z    Compiling sha1_smol v1.0.1
2026-06-22T02:23:28.1793883Z    Compiling arrayvec v0.7.6
2026-06-22T02:23:28.3273499Z    Compiling strum v0.28.0
2026-06-22T02:23:28.3759359Z    Compiling smol_str v0.1.24
2026-06-22T02:23:28.4387971Z    Compiling arrayref v0.3.9
2026-06-22T02:23:28.4476010Z    Compiling resolv-conf v0.7.6
2026-06-22T02:23:28.4698426Z    Compiling simdutf8 v0.1.5
2026-06-22T02:23:28.5730675Z    Compiling lru v0.16.4
2026-06-22T02:23:28.6537663Z    Compiling webpki-roots v1.0.7
2026-06-22T02:23:28.7497829Z    Compiling serde_bytes v0.11.19
2026-06-22T02:23:28.7641926Z    Compiling seize v0.5.1
2026-06-22T02:23:28.7792240Z    Compiling hmac v0.12.1
2026-06-22T02:23:28.7990929Z    Compiling iroh v0.98.2
2026-06-22T02:23:28.8997979Z    Compiling cmov v0.5.4
2026-06-22T02:23:28.9251512Z    Compiling hkdf v0.12.4
2026-06-22T02:23:29.0130661Z    Compiling backon v1.6.0
2026-06-22T02:23:29.0230865Z    Compiling papaya v0.2.4
2026-06-22T02:23:29.0478482Z    Compiling spake2 v0.4.0
2026-06-22T02:23:29.0680476Z    Compiling sha1 v0.10.6
2026-06-22T02:23:29.0995052Z    Compiling doctest-file v1.1.1
2026-06-22T02:23:29.1770592Z    Compiling ctutils v0.4.2
2026-06-22T02:23:29.2272102Z    Compiling errno v0.3.14
2026-06-22T02:23:29.2951863Z    Compiling signal-hook v0.3.18
2026-06-22T02:23:29.3080699Z    Compiling darling_core v0.23.0
2026-06-22T02:23:29.3270539Z    Compiling utf8parse v0.2.2
2026-06-22T02:23:29.3771088Z    Compiling iroh-dns v0.98.0
2026-06-22T02:23:29.4048327Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-22T02:23:29.4133701Z    Compiling signal-hook-registry v1.4.8
2026-06-22T02:23:29.4134603Z    Compiling rustix v0.38.44
2026-06-22T02:23:29.4860542Z    Compiling anstyle-parse v1.0.0
2026-06-22T02:23:29.5200564Z    Compiling is_terminal_polyfill v1.70.2
2026-06-22T02:23:29.5495916Z    Compiling interprocess v2.4.2
2026-06-22T02:23:29.5860794Z    Compiling anstyle v1.0.14
2026-06-22T02:23:29.6126859Z    Compiling linux-raw-sys v0.4.15
2026-06-22T02:23:29.6900602Z    Compiling instability v0.3.12
2026-06-22T02:23:29.7891644Z    Compiling anstyle-query v1.1.5
2026-06-22T02:23:29.8225716Z    Compiling colorchoice v1.0.5
2026-06-22T02:23:29.8550241Z    Compiling foldhash v0.1.5
2026-06-22T02:23:29.9031011Z    Compiling anstream v1.0.0
2026-06-22T02:23:29.9401109Z    Compiling strum_macros v0.26.4
2026-06-22T02:23:29.9670842Z    Compiling signal-hook-mio v0.2.5
2026-06-22T02:23:29.9861374Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-22T02:23:30.0540478Z    Compiling hashbrown v0.15.5
2026-06-22T02:23:30.0644083Z    Compiling terminal_size v0.4.4
2026-06-22T02:23:30.1282453Z    Compiling itertools v0.13.0
2026-06-22T02:23:30.2150932Z    Compiling castaway v0.2.4
2026-06-22T02:23:30.3065006Z    Compiling static_assertions v1.1.0
2026-06-22T02:23:30.3611355Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-22T02:23:30.3862610Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-22T02:23:30.5429172Z    Compiling indoc v2.0.7
2026-06-22T02:23:30.6734663Z    Compiling clap_lex v1.1.0
2026-06-22T02:23:30.8641013Z    Compiling unicode-width v0.1.14
2026-06-22T02:23:30.9610722Z    Compiling clap_builder v4.6.0
2026-06-22T02:23:30.9740683Z    Compiling lru v0.12.5
2026-06-22T02:23:30.9831075Z    Compiling compact_str v0.8.2
2026-06-22T02:23:31.1676188Z    Compiling crossterm v0.28.1
2026-06-22T02:23:31.1689877Z    Compiling clap_derive v4.6.1
2026-06-22T02:23:31.3320583Z    Compiling iana-time-zone v0.1.65
2026-06-22T02:23:31.7830779Z    Compiling hyper v1.10.1
2026-06-22T02:23:32.0860977Z    Compiling unicode-truncate v1.1.0
2026-06-22T02:23:32.1820923Z    Compiling cassowary v0.3.0
2026-06-22T02:23:32.2101136Z    Compiling unicode-width v0.2.0
2026-06-22T02:23:32.2300710Z    Compiling chrono v0.4.45
2026-06-22T02:23:32.2327776Z    Compiling strum v0.26.3
2026-06-22T02:23:32.3271230Z    Compiling nucleo-matcher v0.3.1
2026-06-22T02:23:32.3855809Z    Compiling qrcode v0.14.1
2026-06-22T02:23:33.0180249Z    Compiling mock-adapter v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-22T02:23:33.1560821Z    Compiling darling_macro v0.23.0
2026-06-22T02:23:33.4881882Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-22T02:23:33.7990551Z    Compiling darling v0.23.0
2026-06-22T02:23:33.8930861Z    Compiling hyper-util v0.1.20
2026-06-22T02:23:34.5889761Z    Compiling ratatui v0.29.0
2026-06-22T02:23:34.6071194Z    Compiling clap v4.6.1
2026-06-22T02:23:35.9806831Z    Compiling igd-next v0.17.1
2026-06-22T02:23:37.3485266Z    Compiling portmapper v0.16.0
2026-06-22T02:23:44.7085662Z    Compiling rustls-webpki v0.103.13
2026-06-22T02:23:47.1938434Z    Compiling tokio-rustls v0.26.4
2026-06-22T02:23:47.1940874Z    Compiling rustls-platform-verifier v0.7.0
2026-06-22T02:23:47.1941232Z    Compiling noq-proto v0.17.0
2026-06-22T02:23:47.3817676Z    Compiling hyper-rustls v0.27.9
2026-06-22T02:23:47.3818806Z    Compiling hickory-net v0.26.0-beta.4
2026-06-22T02:23:47.3819431Z    Compiling tokio-websockets v0.13.2
2026-06-22T02:23:47.5296949Z    Compiling reqwest v0.13.4
2026-06-22T02:23:48.5940429Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-22T02:24:02.1559121Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-22T02:24:03.5580823Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-22T02:24:11.9503684Z    Compiling spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-22T02:25:05.3462338Z    Compiling xtask v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-22T02:26:04.6082808Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 55s
2026-06-22T02:26:04.8271275Z ────────────
2026-06-22T02:26:04.8272019Z  Nextest run ID e4ff4efd-8aca-4e75-9564-b8c54c7fb45f with nextest profile: default
2026-06-22T02:26:04.8272949Z     Starting 1164 tests across 48 binaries (1 test and 39 binaries skipped)
2026-06-22T02:26:04.8570467Z         PASS [   0.009s] (   1/1164) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-22T02:26:04.8577160Z         PASS [   0.017s] (   2/1164) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-22T02:26:04.8577689Z         PASS [   0.017s] (   3/1164) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-22T02:26:04.8578201Z         PASS [   0.017s] (   4/1164) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-22T02:26:04.8578873Z         PASS [   0.005s] (   5/1164) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-22T02:26:04.9893051Z         PASS [   0.159s] (   6/1164) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-06-22T02:26:05.0370629Z         PASS [   0.215s] (   7/1164) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-22T02:26:05.0594822Z         PASS [   0.022s] (   8/1164) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-22T02:26:05.0797136Z         PASS [   0.020s] (   9/1164) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-22T02:26:05.0910592Z         PASS [   0.011s] (  10/1164) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-22T02:26:05.0998864Z         PASS [   0.009s] (  11/1164) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-22T02:26:05.1105358Z         PASS [   0.011s] (  12/1164) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-22T02:26:05.1216140Z         PASS [   0.011s] (  13/1164) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-22T02:26:05.1398458Z         PASS [   0.018s] (  14/1164) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-22T02:26:05.1488790Z         PASS [   0.009s] (  15/1164) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-22T02:26:05.1514563Z         PASS [   0.330s] (  16/1164) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-06-22T02:26:05.1582248Z         PASS [   0.009s] (  17/1164) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-22T02:26:05.1659680Z         PASS [   0.345s] (  18/1164) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-22T02:26:05.1812148Z         PASS [   0.030s] (  19/1164) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-22T02:26:05.1816599Z         PASS [   0.024s] (  20/1164) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-22T02:26:05.2538633Z         PASS [   0.415s] (  21/1164) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-22T02:26:05.2587635Z         PASS [   0.077s] (  22/1164) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-22T02:26:05.2669369Z         PASS [   0.008s] (  23/1164) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-22T02:26:05.3032446Z         PASS [   0.482s] (  24/1164) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-22T02:26:05.3526491Z         PASS [   0.086s] (  25/1164) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-22T02:26:05.3618164Z         PASS [   0.009s] (  26/1164) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-22T02:26:05.3781590Z         PASS [   0.197s] (  27/1164) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-22T02:26:05.3782333Z         PASS [   0.016s] (  28/1164) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-22T02:26:05.3786407Z         PASS [   0.213s] (  29/1164) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-22T02:26:05.3867254Z         PASS [   0.008s] (  30/1164) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-22T02:26:05.3868050Z         PASS [   0.009s] (  31/1164) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-22T02:26:05.3868752Z         PASS [   0.008s] (  32/1164) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-22T02:26:05.3946148Z         PASS [   0.573s] (  33/1164) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-22T02:26:05.3955112Z         PASS [   0.009s] (  34/1164) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-22T02:26:05.3956083Z         PASS [   0.009s] (  35/1164) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-22T02:26:05.4001506Z         PASS [   0.013s] (  36/1164) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-22T02:26:05.4053022Z         PASS [   0.567s] (  37/1164) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-22T02:26:05.4054546Z         PASS [   0.011s] (  38/1164) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-22T02:26:05.4357293Z         PASS [   0.035s] (  39/1164) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-22T02:26:05.4445909Z         PASS [   0.623s] (  40/1164) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-22T02:26:05.4461960Z         PASS [   0.010s] (  41/1164) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-22T02:26:05.4587962Z         PASS [   0.012s] (  42/1164) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-22T02:26:05.4694827Z         PASS [   0.011s] (  43/1164) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-22T02:26:05.4790198Z         PASS [   0.083s] (  44/1164) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-22T02:26:05.4863860Z         PASS [   0.090s] (  45/1164) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-22T02:26:05.4914758Z         PASS [   0.237s] (  46/1164) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-22T02:26:05.4918033Z         PASS [   0.086s] (  47/1164) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-22T02:26:05.5018667Z         PASS [   0.096s] (  48/1164) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-06-22T02:26:05.5023792Z         PASS [   0.681s] (  49/1164) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-22T02:26:05.5026345Z         PASS [   0.011s] (  50/1164) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-06-22T02:26:05.5077113Z         PASS [   0.016s] (  51/1164) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-06-22T02:26:05.5099426Z         PASS [   0.689s] (  52/1164) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-22T02:26:05.5171821Z         PASS [   0.015s] (  53/1164) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-22T02:26:05.5203898Z         PASS [   0.019s] (  54/1164) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-22T02:26:05.5244415Z         PASS [   0.017s] (  55/1164) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-06-22T02:26:05.5245231Z         PASS [   0.014s] (  56/1164) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-06-22T02:26:05.5261340Z         PASS [   0.023s] (  57/1164) spt::bin/spt api::tests::adapter_is_optional
2026-06-22T02:26:05.5262226Z         PASS [   0.009s] (  58/1164) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-06-22T02:26:05.5320874Z         PASS [   0.711s] (  59/1164) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-22T02:26:05.5324448Z         PASS [   0.012s] (  60/1164) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-22T02:26:05.5371224Z         PASS [   0.012s] (  61/1164) spt::bin/spt api::tests::state_value_is_validated
2026-06-22T02:26:05.5372358Z         PASS [   0.092s] (  62/1164) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-06-22T02:26:05.5382375Z         PASS [   0.012s] (  63/1164) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-22T02:26:05.5409753Z         PASS [   0.014s] (  64/1164) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-22T02:26:05.5418198Z         PASS [   0.017s] (  65/1164) spt::bin/spt api::tests::surface_parses
2026-06-22T02:26:05.5503714Z         PASS [   0.013s] (  66/1164) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-22T02:26:05.5552728Z         PASS [   0.086s] (  67/1164) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-22T02:26:05.5553303Z         PASS [   0.018s] (  68/1164) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-22T02:26:05.5565026Z         PASS [   0.015s] (  69/1164) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-22T02:26:05.5647118Z         PASS [   0.014s] (  70/1164) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-22T02:26:05.5649608Z         PASS [   0.008s] (  71/1164) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-22T02:26:05.5655590Z         PASS [   0.087s] (  72/1164) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-22T02:26:05.5680425Z         PASS [   0.013s] (  73/1164) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-06-22T02:26:05.5706741Z         PASS [   0.015s] (  74/1164) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-22T02:26:05.5740943Z         PASS [   0.008s] (  75/1164) spt::bin/spt cli::tests::bare_tty_guard
2026-06-22T02:26:05.5754647Z         PASS [   0.011s] (  76/1164) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-22T02:26:05.5778100Z         PASS [   0.013s] (  77/1164) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-22T02:26:05.5786084Z         PASS [   0.011s] (  78/1164) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-22T02:26:05.5810548Z         PASS [   0.010s] (  79/1164) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-22T02:26:05.5848283Z         PASS [   0.011s] (  80/1164) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-22T02:26:05.5853807Z         PASS [   0.099s] (  81/1164) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-06-22T02:26:05.5892624Z         PASS [   0.011s] (  82/1164) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-22T02:26:05.5908805Z         PASS [   0.010s] (  83/1164) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-22T02:26:05.5980765Z         PASS [   0.009s] (  84/1164) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-22T02:26:05.5982329Z         PASS [   0.013s] (  85/1164) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-22T02:26:05.5991784Z         PASS [   0.060s] (  86/1164) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-22T02:26:05.5992690Z         PASS [   0.059s] (  87/1164) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-22T02:26:05.6032660Z         PASS [   0.018s] (  88/1164) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-22T02:26:05.6033762Z         PASS [   0.028s] (  89/1164) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-22T02:26:05.6034744Z         PASS [   0.012s] (  90/1164) spt::bin/spt cli::tests::endpoint_list_subnet_rows_align_and_label
2026-06-22T02:26:05.6035918Z         PASS [   0.025s] (  91/1164) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-22T02:26:05.6147537Z         PASS [   0.011s] (  92/1164) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-22T02:26:05.6152854Z         PASS [   0.011s] (  93/1164) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-06-22T02:26:05.6153908Z         PASS [   0.017s] (  94/1164) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-22T02:26:05.6211136Z         PASS [   0.017s] (  95/1164) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-22T02:26:05.6226222Z         PASS [   0.023s] (  96/1164) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-22T02:26:05.6288393Z         PASS [   0.014s] (  97/1164) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-22T02:26:05.6301349Z         PASS [   0.015s] (  98/1164) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-22T02:26:05.6320001Z         PASS [   0.009s] (  99/1164) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-22T02:26:05.6330662Z         PASS [   0.012s] ( 100/1164) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-22T02:26:05.6336483Z         PASS [   0.019s] ( 101/1164) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-22T02:26:05.6399200Z         PASS [   0.011s] ( 102/1164) spt::bin/spt cli::tests::local_section_always_renders_local_perches
2026-06-22T02:26:05.6403804Z         PASS [   0.337s] ( 103/1164) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-22T02:26:05.6437859Z         PASS [   0.012s] ( 104/1164) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-22T02:26:05.6444495Z         PASS [   0.011s] ( 105/1164) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-22T02:26:05.6445589Z         PASS [   0.010s] ( 106/1164) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-22T02:26:05.6517953Z         PASS [   0.011s] ( 107/1164) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-22T02:26:05.6518911Z         PASS [   0.012s] ( 108/1164) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-22T02:26:05.6538086Z         PASS [   0.010s] ( 109/1164) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-22T02:26:05.6543528Z         PASS [   0.024s] ( 110/1164) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-22T02:26:05.6615766Z         PASS [   0.017s] ( 111/1164) spt::bin/spt cli::tests::notify_surface_parses
2026-06-22T02:26:05.6652673Z         PASS [   0.013s] ( 112/1164) spt::bin/spt cli::tests::poll_online_fastpath_timeout_and_later_success
2026-06-22T02:26:05.6661309Z         PASS [   0.014s] ( 113/1164) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-22T02:26:05.6770790Z         PASS [   0.011s] ( 114/1164) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-06-22T02:26:05.6773472Z         PASS [   0.012s] ( 115/1164) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-22T02:26:05.6801016Z         PASS [   0.148s] ( 116/1164) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-22T02:26:05.6853601Z         PASS [   0.087s] ( 117/1164) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-06-22T02:26:05.6913056Z         PASS [   0.011s] ( 118/1164) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-22T02:26:05.6986734Z         PASS [   0.007s] ( 119/1164) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-06-22T02:26:05.7176201Z         PASS [   0.008s] ( 120/1164) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-22T02:26:05.7177055Z         PASS [   0.009s] ( 121/1164) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-22T02:26:05.7222309Z         PASS [   0.901s] ( 122/1164) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-22T02:26:05.7263350Z         PASS [   0.011s] ( 123/1164) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-22T02:26:05.7294593Z         PASS [   0.052s] ( 124/1164) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-06-22T02:26:05.7396620Z         PASS [   0.013s] ( 125/1164) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-22T02:26:05.7421159Z         PASS [   0.012s] ( 126/1164) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-22T02:26:05.7451222Z         PASS [   0.060s] ( 127/1164) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-22T02:26:05.7618779Z         PASS [   0.020s] ( 128/1164) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-22T02:26:05.7750387Z         PASS [   0.230s] ( 129/1164) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-22T02:26:05.7751128Z         PASS [   0.013s] ( 130/1164) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-22T02:26:05.7774551Z         PASS [   0.016s] ( 131/1164) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-22T02:26:05.7856514Z         PASS [   0.187s] ( 132/1164) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-22T02:26:05.7875901Z         PASS [   0.010s] ( 133/1164) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-22T02:26:05.7930669Z         PASS [   0.018s] ( 134/1164) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-22T02:26:05.8038794Z         PASS [   0.018s] ( 135/1164) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-22T02:26:05.8048472Z         PASS [   0.012s] ( 136/1164) spt::bin/spt cli::tests::subcommands_parse
2026-06-22T02:26:05.8146643Z         PASS [   0.010s] ( 137/1164) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-22T02:26:05.8227816Z         PASS [   0.008s] ( 138/1164) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-22T02:26:05.8232900Z         PASS [   0.019s] ( 139/1164) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-22T02:26:05.8244510Z         PASS [   0.163s] ( 140/1164) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-22T02:26:05.8310866Z         PASS [   0.008s] ( 141/1164) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-22T02:26:05.8311492Z         PASS [   0.008s] ( 142/1164) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-22T02:26:05.8320315Z         PASS [   0.007s] ( 143/1164) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-22T02:26:05.8396751Z         PASS [   0.007s] ( 144/1164) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-22T02:26:05.8397413Z         PASS [   0.008s] ( 145/1164) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-22T02:26:05.8419478Z         PASS [   0.011s] ( 146/1164) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-22T02:26:05.8484929Z         PASS [   0.009s] ( 147/1164) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-22T02:26:05.8486764Z         PASS [   0.009s] ( 148/1164) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-22T02:26:05.8504714Z         PASS [   0.008s] ( 149/1164) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-22T02:26:05.8528523Z         PASS [   0.863s] ( 150/1164) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-06-22T02:26:05.8579880Z         PASS [   0.009s] ( 151/1164) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-22T02:26:05.8581108Z         PASS [   0.009s] ( 152/1164) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-22T02:26:05.8583980Z         PASS [   0.008s] ( 153/1164) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-22T02:26:05.8608097Z         PASS [   0.008s] ( 154/1164) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-22T02:26:05.8666325Z         PASS [   0.009s] ( 155/1164) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-06-22T02:26:05.8666978Z         PASS [   0.008s] ( 156/1164) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-06-22T02:26:05.8667473Z         PASS [   0.009s] ( 157/1164) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-06-22T02:26:05.8682790Z         PASS [   0.214s] ( 158/1164) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-22T02:26:05.8685190Z         PASS [   0.008s] ( 159/1164) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-06-22T02:26:05.8759068Z         PASS [   0.009s] ( 160/1164) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-06-22T02:26:05.8760146Z         PASS [   0.009s] ( 161/1164) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-06-22T02:26:05.8760707Z         PASS [   0.009s] ( 162/1164) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-06-22T02:26:05.8775728Z         PASS [   0.009s] ( 163/1164) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-06-22T02:26:05.8776643Z         PASS [   0.009s] ( 164/1164) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-06-22T02:26:05.8853847Z         PASS [   0.008s] ( 165/1164) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-06-22T02:26:05.8854758Z         PASS [   0.008s] ( 166/1164) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-06-22T02:26:05.8855373Z         PASS [   0.009s] ( 167/1164) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-06-22T02:26:05.8855883Z         PASS [   0.009s] ( 168/1164) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-06-22T02:26:05.8856845Z         PASS [   0.010s] ( 169/1164) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-06-22T02:26:05.8948341Z         PASS [   0.009s] ( 170/1164) spt::bin/spt picker::model::tests::back_unwinds
2026-06-22T02:26:05.8949661Z         PASS [   0.009s] ( 171/1164) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-06-22T02:26:05.8955873Z         PASS [   0.010s] ( 172/1164) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-22T02:26:05.8961689Z         PASS [   0.011s] ( 173/1164) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-06-22T02:26:05.8980932Z         PASS [   0.013s] ( 174/1164) spt::bin/spt picker::data::tests::origin_project_unions_into_membership
2026-06-22T02:26:05.8993460Z         PASS [   1.078s] ( 175/1164) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-06-22T02:26:05.9043053Z         PASS [   0.009s] ( 176/1164) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-22T02:26:05.9043857Z         PASS [   0.009s] ( 177/1164) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-22T02:26:05.9044574Z         PASS [   0.009s] ( 178/1164) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-22T02:26:05.9045612Z         PASS [   0.008s] ( 179/1164) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-22T02:26:05.9061935Z         PASS [   0.008s] ( 180/1164) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-22T02:26:05.9090696Z         PASS [   0.009s] ( 181/1164) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-06-22T02:26:05.9132152Z         PASS [   0.009s] ( 182/1164) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-22T02:26:05.9132951Z         PASS [   0.009s] ( 183/1164) spt::bin/spt picker::model::tests::kind_routes
2026-06-22T02:26:05.9133765Z         PASS [   0.009s] ( 184/1164) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-22T02:26:05.9147923Z         PASS [   0.009s] ( 185/1164) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-22T02:26:05.9185869Z         PASS [   0.009s] ( 186/1164) spt::bin/spt picker::model::tests::resume_title_render
2026-06-22T02:26:05.9195855Z         PASS [   0.015s] ( 187/1164) spt::bin/spt picker::model::tests::filter_narrows
2026-06-22T02:26:05.9213645Z         PASS [   0.008s] ( 188/1164) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-22T02:26:05.9214293Z         PASS [   0.007s] ( 189/1164) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-22T02:26:05.9214917Z         PASS [   0.008s] ( 190/1164) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-22T02:26:05.9215499Z         PASS [   0.008s] ( 191/1164) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-22T02:26:05.9282900Z         PASS [   0.010s] ( 192/1164) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-22T02:26:05.9283525Z         PASS [   0.008s] ( 193/1164) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-22T02:26:05.9311270Z         PASS [   0.010s] ( 194/1164) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-22T02:26:05.9316756Z         PASS [   0.144s] ( 195/1164) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-06-22T02:26:05.9327083Z         PASS [   0.011s] ( 196/1164) spt::bin/spt picker::view::tests::kind_buffer
2026-06-22T02:26:05.9351180Z         PASS [   0.013s] ( 197/1164) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-22T02:26:05.9369275Z         PASS [   0.015s] ( 198/1164) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-22T02:26:05.9422749Z         PASS [   0.014s] ( 199/1164) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-22T02:26:05.9429555Z         PASS [   0.015s] ( 200/1164) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-22T02:26:05.9434153Z         PASS [   0.010s] ( 201/1164) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-06-22T02:26:05.9453761Z         PASS [   0.014s] ( 202/1164) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-22T02:26:05.9461611Z         PASS [   0.011s] ( 203/1164) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-06-22T02:26:05.9469409Z         PASS [   0.010s] ( 204/1164) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-22T02:26:05.9509967Z         PASS [   0.020s] ( 205/1164) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-06-22T02:26:05.9514351Z         PASS [   0.008s] ( 206/1164) spt::bin/spt rc::tests::first_event_stall_decision
2026-06-22T02:26:05.9515065Z         PASS [   0.009s] ( 207/1164) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-22T02:26:05.9552626Z         PASS [   0.009s] ( 208/1164) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-22T02:26:05.9556295Z         PASS [   0.009s] ( 209/1164) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-22T02:26:05.9584936Z         PASS [   0.013s] ( 210/1164) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-06-22T02:26:05.9586100Z         PASS [   0.015s] ( 211/1164) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-06-22T02:26:05.9605842Z         PASS [   0.010s] ( 212/1164) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-22T02:26:05.9683389Z         PASS [   0.008s] ( 213/1164) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-22T02:26:05.9778735Z         PASS [   0.010s] ( 214/1164) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-22T02:26:05.9779804Z         PASS [   0.023s] ( 215/1164) spt-daemon access::tests::gate_decision_table
2026-06-22T02:26:05.9780777Z         PASS [   0.022s] ( 216/1164) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-22T02:26:05.9795443Z         PASS [   0.021s] ( 217/1164) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-22T02:26:05.9846815Z         PASS [   0.007s] ( 218/1164) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-22T02:26:05.9854932Z         PASS [   0.006s] ( 219/1164) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-06-22T02:26:05.9956365Z         PASS [   0.018s] ( 220/1164) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-22T02:26:05.9956937Z         PASS [   0.256s] ( 221/1164) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-22T02:26:05.9966312Z         PASS [   0.028s] ( 222/1164) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-22T02:26:05.9967096Z         PASS [   0.028s] ( 223/1164) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-22T02:26:06.0026117Z         PASS [   0.018s] ( 224/1164) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-22T02:26:06.0120154Z         PASS [   0.026s] ( 225/1164) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-22T02:26:06.0415019Z         PASS [   0.046s] ( 226/1164) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-22T02:26:06.0416002Z         PASS [   1.220s] ( 227/1164) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-22T02:26:06.0416866Z         PASS [   0.045s] ( 228/1164) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-22T02:26:06.0417843Z         PASS [   0.039s] ( 229/1164) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-22T02:26:06.0459144Z         PASS [   0.049s] ( 230/1164) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-22T02:26:06.0463355Z         PASS [   0.034s] ( 231/1164) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-22T02:26:06.0483087Z         PASS [   0.052s] ( 232/1164) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-22T02:26:06.0541673Z         PASS [   0.012s] ( 233/1164) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-06-22T02:26:06.0542849Z         PASS [   0.012s] ( 234/1164) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-06-22T02:26:06.0583943Z         PASS [   0.017s] ( 235/1164) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-22T02:26:06.0590044Z         PASS [   0.013s] ( 236/1164) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-06-22T02:26:06.0591030Z         PASS [   0.013s] ( 237/1164) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-06-22T02:26:06.0601143Z         PASS [   0.012s] ( 238/1164) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-22T02:26:06.0630247Z         PASS [   0.009s] ( 239/1164) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-22T02:26:06.0631310Z         PASS [   0.009s] ( 240/1164) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-22T02:26:06.0696942Z         PASS [   0.010s] ( 241/1164) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-22T02:26:06.0698069Z         PASS [   0.028s] ( 242/1164) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-22T02:26:06.0702772Z         PASS [   0.012s] ( 243/1164) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-22T02:26:06.0708108Z         PASS [   0.011s] ( 244/1164) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-22T02:26:06.0745719Z         PASS [   0.011s] ( 245/1164) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-22T02:26:06.0747725Z         PASS [   0.012s] ( 246/1164) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-22T02:26:06.0797804Z         PASS [   0.010s] ( 247/1164) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-22T02:26:06.0798595Z         PASS [   0.008s] ( 248/1164) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-22T02:26:06.0799453Z         PASS [   0.010s] ( 249/1164) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-22T02:26:06.0836848Z         PASS [   0.009s] ( 250/1164) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-22T02:26:06.0861446Z         PASS [   0.011s] ( 251/1164) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-22T02:26:06.0877257Z         PASS [   0.009s] ( 252/1164) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-22T02:26:06.1238343Z         PASS [   0.402s] ( 253/1164) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-22T02:26:06.1383351Z         PASS [   0.461s] ( 254/1164) spt::bin/spt cli::tests::purge_removes_every_record
2026-06-22T02:26:06.1459935Z         PASS [   0.543s] ( 255/1164) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-22T02:26:06.1477114Z         PASS [   0.009s] ( 256/1164) spt-daemon broker::tests::a_full_controller_does_not_starve_a_viewer_or_block_the_drain
2026-06-22T02:26:06.1529564Z         PASS [   0.007s] ( 257/1164) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-06-22T02:26:06.1569367Z         PASS [   0.009s] ( 258/1164) spt-daemon broker::tests::append_overflow_flags_the_evicted_viewer_for_skip_to_live
2026-06-22T02:26:06.1595685Z         PASS [   0.007s] ( 259/1164) spt-daemon broker::tests::apply_once_enqueues_ptywrite_exactly_once_and_dedups_replay
2026-06-22T02:26:06.1630829Z         PASS [   0.006s] ( 260/1164) spt-daemon broker::tests::contiguous_advance_freezes_on_a_gap
2026-06-22T02:26:06.1656560Z         PASS [   0.006s] ( 261/1164) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-22T02:26:06.1689594Z         PASS [   0.515s] ( 262/1164) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-22T02:26:06.1691466Z         PASS [   1.325s] ( 263/1164) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-22T02:26:06.1704817Z         PASS [   0.007s] ( 264/1164) spt-daemon broker::tests::input_enqueue_drops_and_stamps_on_full_then_heals_on_drain
2026-06-22T02:26:06.1725594Z         PASS [   0.007s] ( 265/1164) spt-daemon broker::tests::input_writer_preserves_strict_fifo_order_through_the_sole_writer
2026-06-22T02:26:06.1764488Z         PASS [   0.007s] ( 266/1164) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-22T02:26:06.1779601Z         PASS [   0.007s] ( 267/1164) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-22T02:26:06.1783093Z         PASS [   0.009s] ( 268/1164) spt-daemon broker::tests::superseded_controller_writer_is_epoch_gated_silent_one_live_writer_per_conn
2026-06-22T02:26:06.1851236Z         PASS [   0.007s] ( 269/1164) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-22T02:26:06.1852239Z         PASS [   0.007s] ( 270/1164) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-22T02:26:06.1852735Z         PASS [   0.009s] ( 271/1164) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-22T02:26:06.1928344Z         PASS [   0.008s] ( 272/1164) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-22T02:26:06.1928891Z         PASS [   0.008s] ( 273/1164) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-22T02:26:06.1933831Z         PASS [   0.008s] ( 274/1164) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-22T02:26:06.2002950Z         PASS [   0.007s] ( 275/1164) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-22T02:26:06.2003493Z         PASS [   0.007s] ( 276/1164) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-22T02:26:06.2004615Z         PASS [   0.007s] ( 277/1164) spt-daemon config::tests::missing_file_is_default
2026-06-22T02:26:06.2077396Z         PASS [   0.007s] ( 278/1164) spt-daemon config::tests::save_load_roundtrip
2026-06-22T02:26:06.2079767Z         PASS [   0.008s] ( 279/1164) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-22T02:26:06.2084781Z         PASS [   0.008s] ( 280/1164) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-22T02:26:06.2152443Z         PASS [   0.007s] ( 281/1164) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-22T02:26:06.2162626Z         PASS [   0.008s] ( 282/1164) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-22T02:26:06.2171665Z         PASS [   0.009s] ( 283/1164) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-22T02:26:06.2232456Z         PASS [   0.007s] ( 284/1164) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-22T02:26:06.2234982Z         PASS [   0.006s] ( 285/1164) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-22T02:26:06.2291714Z         PASS [   0.014s] ( 286/1164) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-22T02:26:06.2307187Z         PASS [   0.007s] ( 287/1164) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-22T02:26:06.2308784Z         PASS [   0.008s] ( 288/1164) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-22T02:26:06.2368436Z         PASS [   0.006s] ( 289/1164) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-22T02:26:06.2369141Z         PASS [   0.006s] ( 290/1164) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-22T02:26:06.2369905Z         PASS [   0.008s] ( 291/1164) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-22T02:26:06.2432885Z         PASS [   0.006s] ( 292/1164) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-22T02:26:06.2433533Z         PASS [   0.006s] ( 293/1164) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-22T02:26:06.2434129Z         PASS [   0.006s] ( 294/1164) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-22T02:26:06.2501700Z         PASS [   0.007s] ( 295/1164) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-22T02:26:06.2502526Z         PASS [   0.007s] ( 296/1164) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-22T02:26:06.2503861Z         PASS [   0.007s] ( 297/1164) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-22T02:26:06.2572101Z         PASS [   0.007s] ( 298/1164) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-22T02:26:06.2572754Z         PASS [   0.007s] ( 299/1164) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-22T02:26:06.2613871Z         PASS [   0.011s] ( 300/1164) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-06-22T02:26:06.2621091Z         PASS [   0.311s] ( 301/1164) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-22T02:26:06.2651163Z         PASS [   0.008s] ( 302/1164) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-06-22T02:26:06.2652085Z         PASS [   0.008s] ( 303/1164) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-22T02:26:06.2698799Z         PASS [   0.008s] ( 304/1164) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-22T02:26:06.2703492Z         PASS [   0.211s] ( 305/1164) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-22T02:26:06.2722084Z         PASS [   0.007s] ( 306/1164) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-22T02:26:06.2732868Z         PASS [   0.008s] ( 307/1164) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-22T02:26:06.2776077Z         PASS [   0.007s] ( 308/1164) spt-daemon digest::tests::resolve_config_precedence
2026-06-22T02:26:06.2779961Z         PASS [   0.008s] ( 309/1164) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-22T02:26:06.2843588Z         PASS [   0.007s] ( 310/1164) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-22T02:26:06.2847747Z         PASS [   0.011s] ( 311/1164) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-22T02:26:06.2850222Z         PASS [   0.013s] ( 312/1164) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-22T02:26:06.2853048Z         PASS [   0.007s] ( 313/1164) spt-daemon digesthub::tests::render_is_glanceable
2026-06-22T02:26:06.2903586Z         PASS [   0.220s] ( 314/1164) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-22T02:26:06.2911742Z         PASS [   0.006s] ( 315/1164) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-22T02:26:06.2912599Z         PASS [   0.006s] ( 316/1164) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-22T02:26:06.2913384Z         PASS [   0.007s] ( 317/1164) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-22T02:26:06.2914047Z         PASS [   0.006s] ( 318/1164) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-06-22T02:26:06.2973354Z         PASS [   0.211s] ( 319/1164) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-22T02:26:06.2981789Z         PASS [   0.008s] ( 320/1164) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-06-22T02:26:06.2983661Z         PASS [   0.007s] ( 321/1164) spt-daemon drivehub::tests::take_is_exactly_once
2026-06-22T02:26:06.2984785Z         PASS [   0.007s] ( 322/1164) spt-daemon drivehub::tests::write_is_latest_wins
2026-06-22T02:26:06.2985333Z         PASS [   0.007s] ( 323/1164) spt-daemon drivehub::tests::slots_are_per_owner
2026-06-22T02:26:06.3048796Z         PASS [   0.006s] ( 324/1164) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-22T02:26:06.3049643Z         PASS [   0.008s] ( 325/1164) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-06-22T02:26:06.3052415Z         PASS [   0.218s] ( 326/1164) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-22T02:26:06.3115056Z         PASS [   0.006s] ( 327/1164) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-22T02:26:06.3115752Z         PASS [   0.007s] ( 328/1164) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-22T02:26:06.3116614Z         PASS [   0.006s] ( 329/1164) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-22T02:26:06.3119903Z         PASS [   0.021s] ( 330/1164) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-22T02:26:06.3139631Z         PASS [   0.052s] ( 331/1164) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-22T02:26:06.3185457Z         PASS [   0.007s] ( 332/1164) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-22T02:26:06.3186200Z         PASS [   0.007s] ( 333/1164) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-22T02:26:06.3186801Z         PASS [   0.007s] ( 334/1164) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-22T02:26:06.3191453Z         PASS [   0.007s] ( 335/1164) spt-daemon grants::tests::escalation_answers_apply
2026-06-22T02:26:06.3200195Z         PASS [   0.021s] ( 336/1164) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-06-22T02:26:06.3222499Z         PASS [   0.008s] ( 337/1164) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-22T02:26:06.3257900Z         PASS [   0.007s] ( 338/1164) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-22T02:26:06.3258722Z         PASS [   0.007s] ( 339/1164) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-22T02:26:06.3263509Z         PASS [   0.006s] ( 340/1164) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-22T02:26:06.3265794Z         PASS [   0.007s] ( 341/1164) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-22T02:26:06.3289523Z         PASS [   0.031s] ( 342/1164) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-22T02:26:06.3308739Z         PASS [   0.008s] ( 343/1164) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-22T02:26:06.3348305Z         PASS [   0.009s] ( 344/1164) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-06-22T02:26:06.3349397Z         PASS [   0.008s] ( 345/1164) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-22T02:26:06.3350351Z         PASS [   0.008s] ( 346/1164) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-06-22T02:26:06.3351441Z         PASS [   0.009s] ( 347/1164) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-22T02:26:06.3379704Z         PASS [   0.009s] ( 348/1164) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-06-22T02:26:06.3395956Z         PASS [   0.009s] ( 349/1164) spt-daemon harnesshost::tests::prepare_threads_translation_binary_path_when_declared
2026-06-22T02:26:06.3655866Z         PASS [   0.031s] ( 350/1164) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-22T02:26:06.3657819Z         PASS [   0.031s] ( 351/1164) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-22T02:26:06.3680959Z         PASS [   0.029s] ( 352/1164) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-22T02:26:06.3960024Z         PASS [   0.061s] ( 353/1164) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-22T02:26:06.3965573Z         PASS [   0.062s] ( 354/1164) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-22T02:26:06.3996305Z         PASS [   0.062s] ( 355/1164) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-22T02:26:06.4193931Z         PASS [   0.121s] ( 356/1164) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-22T02:26:06.4250096Z         PASS [   0.059s] ( 357/1164) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-22T02:26:06.4251440Z         PASS [   0.059s] ( 358/1164) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-22T02:26:06.4253203Z         PASS [   0.029s] ( 359/1164) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-22T02:26:06.4264378Z         PASS [   0.475s] ( 360/1164) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-22T02:26:06.4335592Z         PASS [   0.008s] ( 361/1164) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-22T02:26:06.4421445Z         PASS [   0.074s] ( 362/1164) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-22T02:26:06.4782765Z         PASS [   0.036s] ( 363/1164) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-06-22T02:26:06.4990903Z         PASS [   0.420s] ( 364/1164) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-22T02:26:06.5016196Z         PASS [   0.075s] ( 365/1164) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-22T02:26:06.5017097Z         PASS [   0.076s] ( 366/1164) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-06-22T02:26:06.5032142Z         PASS [   0.084s] ( 367/1164) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-06-22T02:26:06.5039540Z         PASS [   0.079s] ( 368/1164) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-06-22T02:26:06.5118015Z         PASS [   0.010s] ( 369/1164) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-06-22T02:26:06.5186694Z         PASS [   0.085s] ( 370/1164) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-22T02:26:06.5187857Z         PASS [   0.439s] ( 371/1164) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-22T02:26:06.5241359Z         PASS [   0.440s] ( 372/1164) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-22T02:26:06.5270492Z         PASS [   0.008s] ( 373/1164) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-22T02:26:06.5301686Z         PASS [   0.006s] ( 374/1164) spt-daemon livehost::tests::residency_classification
2026-06-22T02:26:06.5315290Z         PASS [   0.053s] ( 375/1164) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-22T02:26:06.5337069Z         PASS [   0.032s] ( 376/1164) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-06-22T02:26:06.5375345Z         PASS [   0.007s] ( 377/1164) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-22T02:26:06.5385609Z         PASS [   0.007s] ( 378/1164) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-22T02:26:06.5410578Z         PASS [   0.007s] ( 379/1164) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-22T02:26:06.5413869Z         PASS [   0.223s] ( 380/1164) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-22T02:26:06.5451986Z         PASS [   0.042s] ( 381/1164) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-22T02:26:06.5453074Z         PASS [   0.007s] ( 382/1164) spt-daemon msg::tests::evicted_envelope_round_trips
2026-06-22T02:26:06.5453708Z         PASS [   0.008s] ( 383/1164) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-06-22T02:26:06.5485751Z         PASS [   0.007s] ( 384/1164) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-06-22T02:26:06.5486661Z         PASS [   0.007s] ( 385/1164) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-06-22T02:26:06.5521843Z         PASS [   0.155s] ( 386/1164) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-22T02:26:06.5523148Z         PASS [   0.041s] ( 387/1164) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-06-22T02:26:06.5526498Z         PASS [   0.007s] ( 388/1164) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-22T02:26:06.5530273Z         PASS [   0.008s] ( 389/1164) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-22T02:26:06.5537154Z         PASS [   0.008s] ( 390/1164) spt-daemon msg::tests::output_envelope_round_trips
2026-06-22T02:26:06.5566711Z         PASS [   0.008s] ( 391/1164) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-22T02:26:06.5610344Z         PASS [   0.057s] ( 392/1164) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-22T02:26:06.5612049Z         PASS [   0.042s] ( 393/1164) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-22T02:26:06.5615661Z         PASS [   0.009s] ( 394/1164) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-06-22T02:26:06.6305429Z         PASS [   0.078s] ( 395/1164) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-22T02:26:06.6337109Z         PASS [   0.081s] ( 396/1164) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-22T02:26:06.6662193Z         PASS [   0.112s] ( 397/1164) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-22T02:26:06.6713071Z         PASS [   0.272s] ( 398/1164) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-22T02:26:06.6891864Z         PASS [   0.127s] ( 399/1164) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-22T02:26:06.6939292Z         PASS [   0.028s] ( 400/1164) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-22T02:26:06.7077707Z         PASS [   0.074s] ( 401/1164) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-22T02:26:06.7087986Z         LEAK [   0.210s] ( 402/1164) spt-daemon livehost::tests::orphan_reap_is_id_specific_spares_a_same_basename_sibling
2026-06-22T02:26:06.7462064Z         LEAK [   0.219s] ( 403/1164) spt-daemon livehost::tests::stop_host_reaps_the_detached_psyche_process
2026-06-22T02:26:06.7539948Z         PASS [   0.060s] ( 404/1164) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-22T02:26:06.7670195Z         PASS [   0.643s] ( 405/1164) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-22T02:26:06.7751075Z         PASS [   0.226s] ( 406/1164) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-06-22T02:26:06.7810820Z         PASS [   0.006s] ( 407/1164) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-22T02:26:06.7880311Z         PASS [   0.007s] ( 408/1164) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-22T02:26:06.7952481Z         PASS [   0.007s] ( 409/1164) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-22T02:26:06.8020578Z         PASS [   0.007s] ( 410/1164) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-22T02:26:06.8092852Z         PASS [   0.007s] ( 411/1164) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-22T02:26:06.8152194Z         PASS [   0.006s] ( 412/1164) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-22T02:26:06.8153298Z         PASS [   0.259s] ( 413/1164) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-22T02:26:06.8363328Z         PASS [   0.275s] ( 414/1164) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-22T02:26:06.8370922Z         PASS [   0.276s] ( 415/1164) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-22T02:26:06.9038339Z         PASS [   0.195s] ( 416/1164) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-22T02:26:06.9082967Z         PASS [   0.278s] ( 417/1164) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-22T02:26:06.9134310Z         PASS [   0.159s] ( 418/1164) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-22T02:26:06.9263531Z         PASS [   0.159s] ( 419/1164) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-22T02:26:06.9560826Z         PASS [   0.210s] ( 420/1164) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-22T02:26:06.9634808Z         PASS [   0.007s] ( 421/1164) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-22T02:26:06.9714202Z         PASS [   0.007s] ( 422/1164) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-22T02:26:06.9792263Z         PASS [   0.009s] ( 423/1164) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-22T02:26:06.9852748Z         PASS [   0.006s] ( 424/1164) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-22T02:26:06.9872090Z         PASS [   0.172s] ( 425/1164) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-22T02:26:06.9913917Z         PASS [   0.006s] ( 426/1164) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-22T02:26:06.9928200Z         PASS [   0.006s] ( 427/1164) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-22T02:26:06.9977475Z         PASS [   0.006s] ( 428/1164) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-22T02:26:06.9984026Z         PASS [   0.006s] ( 429/1164) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-22T02:26:07.0040067Z         PASS [   0.006s] ( 430/1164) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-22T02:26:07.0040865Z         PASS [   0.006s] ( 431/1164) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-22T02:26:07.0107438Z         PASS [   0.007s] ( 432/1164) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-22T02:26:07.0119308Z         PASS [   0.176s] ( 433/1164) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-22T02:26:07.0120137Z         PASS [   0.175s] ( 434/1164) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-22T02:26:07.0175452Z         PASS [   0.007s] ( 435/1164) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-22T02:26:07.0185935Z         PASS [   0.007s] ( 436/1164) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-22T02:26:07.0187380Z         PASS [   0.007s] ( 437/1164) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-22T02:26:07.0243686Z         PASS [   0.006s] ( 438/1164) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-22T02:26:07.0256126Z         PASS [   0.022s] ( 439/1164) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-22T02:26:07.0303178Z         PASS [   0.006s] ( 440/1164) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-06-22T02:26:07.0313559Z         PASS [   0.006s] ( 441/1164) spt-daemon reconcile::tests::active_node_wins
2026-06-22T02:26:07.0364166Z         PASS [   0.006s] ( 442/1164) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-22T02:26:07.0370002Z         PASS [   0.006s] ( 443/1164) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-22T02:26:07.0417672Z         PASS [   0.334s] ( 444/1164) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-22T02:26:07.0424521Z         PASS [   0.006s] ( 445/1164) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-22T02:26:07.0507919Z         PASS [   0.008s] ( 446/1164) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-22T02:26:07.0522129Z         PASS [   0.010s] ( 447/1164) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-22T02:26:07.0578281Z         PASS [   0.040s] ( 448/1164) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-22T02:26:07.0589251Z         PASS [   0.022s] ( 449/1164) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-22T02:26:07.0605303Z         PASS [   0.010s] ( 450/1164) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-22T02:26:07.0607245Z         PASS [   0.008s] ( 451/1164) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-22T02:26:07.0655770Z         PASS [   0.047s] ( 452/1164) spt-daemon reap::tests::group_reaps_enrolled_child_and_grandchild
2026-06-22T02:26:07.0672702Z         PASS [   0.008s] ( 453/1164) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-22T02:26:07.0681233Z         PASS [   0.010s] ( 454/1164) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-22T02:26:07.0683663Z         PASS [   0.008s] ( 455/1164) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-22T02:26:07.0685991Z         PASS [   0.008s] ( 456/1164) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-22T02:26:07.0733231Z         PASS [   0.402s] ( 457/1164) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-22T02:26:07.0750134Z         PASS [   0.009s] ( 458/1164) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-06-22T02:26:07.0751341Z         PASS [   0.006s] ( 459/1164) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-22T02:26:07.0758305Z         PASS [   0.009s] ( 460/1164) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-22T02:26:07.0770449Z         PASS [   0.009s] ( 461/1164) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-22T02:26:07.0773989Z         PASS [   0.009s] ( 462/1164) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-22T02:26:07.0814981Z         PASS [   0.177s] ( 463/1164) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-22T02:26:07.0818642Z         PASS [   0.009s] ( 464/1164) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-22T02:26:07.0842800Z         PASS [   0.008s] ( 465/1164) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-22T02:26:07.0846908Z         PASS [   0.008s] ( 466/1164) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-22T02:26:07.0862395Z         PASS [   0.397s] ( 467/1164) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-22T02:26:07.0873202Z         PASS [   0.010s] ( 468/1164) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-22T02:26:07.0900042Z         PASS [   0.008s] ( 469/1164) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-22T02:26:07.0900996Z         PASS [   0.009s] ( 470/1164) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-22T02:26:07.0933287Z         PASS [   0.009s] ( 471/1164) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-22T02:26:07.0934527Z         PASS [   0.180s] ( 472/1164) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-22T02:26:07.0977489Z         PASS [   0.008s] ( 473/1164) spt-daemon release::tests::hex_roundtrips
2026-06-22T02:26:07.1009455Z         PASS [   0.007s] ( 474/1164) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-22T02:26:07.1023046Z         PASS [   0.018s] ( 475/1164) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-22T02:26:07.1046038Z         PASS [   0.017s] ( 476/1164) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-22T02:26:07.1054940Z         PASS [   0.019s] ( 477/1164) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-22T02:26:07.1058784Z         PASS [   0.008s] ( 478/1164) spt-daemon release::tests::revoked_key_is_rejected
2026-06-22T02:26:07.1073030Z         PASS [   0.017s] ( 479/1164) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-22T02:26:07.1077608Z         PASS [   0.007s] ( 480/1164) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-22T02:26:07.1154706Z         PASS [   0.300s] ( 481/1164) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-22T02:26:07.1192439Z         PASS [   0.017s] ( 482/1164) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-22T02:26:07.1226065Z         PASS [   0.017s] ( 483/1164) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-22T02:26:07.1227441Z         PASS [   0.018s] ( 484/1164) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-22T02:26:07.1258648Z         PASS [   0.018s] ( 485/1164) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-22T02:26:07.1259902Z         PASS [   0.018s] ( 486/1164) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-22T02:26:07.1294793Z         PASS [   0.036s] ( 487/1164) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-22T02:26:07.1314945Z         PASS [   0.025s] ( 488/1164) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-22T02:26:07.1315875Z         PASS [   0.009s] ( 489/1164) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-22T02:26:07.1339369Z         PASS [   0.018s] ( 490/1164) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-22T02:26:07.1340463Z         PASS [   0.008s] ( 491/1164) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-22T02:26:07.1347485Z         PASS [   0.009s] ( 492/1164) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-22T02:26:07.1361448Z         PASS [   0.017s] ( 493/1164) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-22T02:26:07.1379936Z         PASS [   0.008s] ( 494/1164) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-22T02:26:07.1428121Z         PASS [   0.008s] ( 495/1164) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-22T02:26:07.1429318Z         PASS [   0.008s] ( 496/1164) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-22T02:26:07.1430392Z         PASS [   0.011s] ( 497/1164) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-22T02:26:07.1455016Z         PASS [   0.009s] ( 498/1164) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-22T02:26:07.1460845Z         PASS [   0.008s] ( 499/1164) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-22T02:26:07.1495097Z         PASS [   0.008s] ( 500/1164) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-22T02:26:07.1503510Z         PASS [   0.008s] ( 501/1164) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-22T02:26:07.1567907Z         PASS [   0.006s] ( 502/1164) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-22T02:26:07.1568641Z         PASS [   0.014s] ( 503/1164) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-22T02:26:07.1593502Z         PASS [   0.014s] ( 504/1164) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-06-22T02:26:07.1603845Z         PASS [   0.013s] ( 505/1164) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-22T02:26:07.1604800Z         PASS [   0.038s] ( 506/1164) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-06-22T02:26:07.1634981Z         PASS [   0.014s] ( 507/1164) spt-daemon seedmap::tests::take_absent_is_none
2026-06-22T02:26:07.1648723Z         PASS [   0.008s] ( 508/1164) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-22T02:26:07.1656279Z         PASS [   0.009s] ( 509/1164) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-22T02:26:07.1675850Z         PASS [   0.008s] ( 510/1164) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-22T02:26:07.1676793Z         PASS [   0.008s] ( 511/1164) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-22T02:26:07.1677798Z         PASS [   0.007s] ( 512/1164) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-22T02:26:07.1730317Z         PASS [   0.009s] ( 513/1164) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-22T02:26:07.1735333Z         PASS [   0.008s] ( 514/1164) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-22T02:26:07.1753976Z         PASS [   0.010s] ( 515/1164) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-22T02:26:07.1755199Z         PASS [   0.008s] ( 516/1164) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-22T02:26:07.1756600Z         PASS [   0.008s] ( 517/1164) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-22T02:26:07.1758700Z         PASS [   0.008s] ( 518/1164) spt-daemon service::tests::service_ignored_under_spt_home_override
2026-06-22T02:26:07.1815839Z         PASS [   0.273s] ( 519/1164) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-22T02:26:07.1817181Z         PASS [   0.009s] ( 520/1164) spt-daemon service::tests::systemd_unit_path_follows_xdg_then_home
2026-06-22T02:26:07.1827112Z         PASS [   0.009s] ( 521/1164) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-06-22T02:26:07.1840710Z         PASS [   0.008s] ( 522/1164) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-22T02:26:07.1844249Z         PASS [   0.009s] ( 523/1164) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-22T02:26:07.1846227Z         PASS [   0.009s] ( 524/1164) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-22T02:26:07.1879157Z         PASS [   0.012s] ( 525/1164) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-22T02:26:07.1943500Z         PASS [   0.013s] ( 526/1164) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-22T02:26:07.1961177Z         PASS [   0.012s] ( 527/1164) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-22T02:26:07.1973643Z         PASS [   0.013s] ( 528/1164) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-22T02:26:07.1986376Z         PASS [   0.017s] ( 529/1164) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-22T02:26:07.1988527Z         PASS [   0.011s] ( 530/1164) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-22T02:26:07.2037927Z         PASS [   0.006s] ( 531/1164) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-22T02:26:07.2038624Z         PASS [   0.008s] ( 532/1164) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-22T02:26:07.2064268Z         PASS [   0.075s] ( 533/1164) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-22T02:26:07.2065391Z         PASS [   0.012s] ( 534/1164) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-22T02:26:07.2112429Z         PASS [   0.012s] ( 535/1164) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-22T02:26:07.2153326Z         PASS [   0.011s] ( 536/1164) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-22T02:26:07.2158835Z         PASS [   0.012s] ( 537/1164) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-22T02:26:07.2193719Z         PASS [   0.008s] ( 538/1164) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-22T02:26:07.2203055Z         PASS [   0.086s] ( 539/1164) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-22T02:26:07.2217007Z         PASS [   0.006s] ( 540/1164) spt-daemon sync::tests::gate_decision_table
2026-06-22T02:26:07.2265535Z         PASS [   0.006s] ( 541/1164) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-06-22T02:26:07.2281020Z         PASS [   0.006s] ( 542/1164) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-06-22T02:26:07.2300080Z         PASS [   0.031s] ( 543/1164) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-22T02:26:07.2329262Z         PASS [   0.006s] ( 544/1164) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-06-22T02:26:07.2341948Z         PASS [   0.006s] ( 545/1164) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-06-22T02:26:07.2370086Z         PASS [   0.007s] ( 546/1164) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-22T02:26:07.2396604Z         PASS [   0.007s] ( 547/1164) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-22T02:26:07.2404269Z         PASS [   0.006s] ( 548/1164) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-06-22T02:26:07.2433342Z         PASS [   0.006s] ( 549/1164) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-06-22T02:26:07.2459509Z         PASS [   0.006s] ( 550/1164) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-06-22T02:26:07.2464863Z         PASS [   0.006s] ( 551/1164) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-06-22T02:26:07.2487932Z         PASS [   0.042s] ( 552/1164) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-22T02:26:07.2502835Z         PASS [   0.007s] ( 553/1164) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-06-22T02:26:07.2527166Z         PASS [   0.006s] ( 554/1164) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-22T02:26:07.2527814Z         PASS [   0.007s] ( 555/1164) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-22T02:26:07.2554280Z         PASS [   0.007s] ( 556/1164) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-22T02:26:07.2571182Z         PASS [   0.007s] ( 557/1164) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-22T02:26:07.2633207Z         PASS [   0.006s] ( 558/1164) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-22T02:26:07.2694350Z         PASS [   0.006s] ( 559/1164) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-22T02:26:07.2712833Z         PASS [   0.016s] ( 560/1164) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-22T02:26:07.2756808Z         PASS [   0.349s] ( 561/1164) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-22T02:26:07.2769810Z         PASS [   0.071s] ( 562/1164) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-22T02:26:07.2777145Z         PASS [   0.006s] ( 563/1164) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-22T02:26:07.2805945Z         PASS [   0.028s] ( 564/1164) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-22T02:26:07.2855511Z         PASS [   0.210s] ( 565/1164) spt-daemon relay::tests::run_honors_stop
2026-06-22T02:26:07.2881849Z         PASS [   0.035s] ( 566/1164) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-22T02:26:07.2908052Z         PASS [   0.021s] ( 567/1164) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-22T02:26:07.2977870Z         PASS [   0.007s] ( 568/1164) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-22T02:26:07.3223234Z         PASS [   0.037s] ( 569/1164) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-22T02:26:07.3484509Z         PASS [   0.273s] ( 570/1164) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-22T02:26:07.3541069Z         PASS [   0.138s] ( 571/1164) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-22T02:26:07.3552273Z         PASS [   0.075s] ( 572/1164) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-22T02:26:07.3553623Z         PASS [   0.057s] ( 573/1164) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-22T02:26:07.3594758Z         PASS [   0.037s] ( 574/1164) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-22T02:26:07.3741377Z         PASS [   0.190s] ( 575/1164) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-22T02:26:07.3953205Z         PASS [   0.212s] ( 576/1164) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-22T02:26:07.4490350Z         PASS [   0.229s] ( 577/1164) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-22T02:26:07.5701870Z         PASS [   0.122s] ( 578/1164) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-22T02:26:07.5756445Z         PASS [   0.201s] ( 579/1164) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-22T02:26:07.6330408Z         PASS [   0.278s] ( 580/1164) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-22T02:26:07.6694399Z         PASS [   1.117s] ( 581/1164) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-06-22T02:26:07.6793174Z         PASS [   0.401s] ( 582/1164) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-22T02:26:07.6980500Z         PASS [   0.421s] ( 583/1164) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-22T02:26:07.7020955Z         PASS [   0.125s] ( 584/1164) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-22T02:26:07.7027716Z         PASS [   0.347s] ( 585/1164) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-22T02:26:07.7137374Z         PASS [   0.360s] ( 586/1164) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-22T02:26:07.7435930Z         PASS [   0.110s] ( 587/1164) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-22T02:26:07.7540860Z         PASS [   0.478s] ( 588/1164) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-22T02:26:07.7819121Z         PASS [   0.386s] ( 589/1164) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-22T02:26:07.7980040Z         PASS [   0.080s] ( 590/1164) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-22T02:26:07.8586553Z         PASS [   0.156s] ( 591/1164) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-22T02:26:07.8768035Z         PASS [   0.207s] ( 592/1164) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-22T02:26:07.8810800Z         PASS [   0.533s] ( 593/1164) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-22T02:26:07.9392681Z         PASS [   0.369s] ( 594/1164) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-22T02:26:07.9438488Z         PASS [   0.162s] ( 595/1164) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-22T02:26:07.9476389Z         PASS [   0.193s] ( 596/1164) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-22T02:26:07.9556505Z         PASS [   0.161s] ( 597/1164) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-22T02:26:07.9586602Z         PASS [   0.082s] ( 598/1164) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-22T02:26:08.1821066Z         PASS [   2.009s] ( 599/1164) spt-daemon broker::tests::viewer_writer_emits_evicted_marker_only_on_an_evicted_close
2026-06-22T02:26:08.1904247Z         PASS [   0.512s] ( 600/1164) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-22T02:26:08.3021346Z         PASS [   0.343s] ( 601/1164) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-22T02:26:08.3092733Z         PASS [   0.609s] ( 602/1164) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-22T02:26:08.3155618Z         PASS [   0.133s] ( 603/1164) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-22T02:26:08.3159665Z         PASS [   0.007s] ( 604/1164) spt-live context::tests::direct_always_writes
2026-06-22T02:26:08.3202030Z         PASS [   0.004s] ( 605/1164) spt-live context::tests::llm_over_llm_writes
2026-06-22T02:26:08.3245909Z         PASS [   0.004s] ( 606/1164) spt-live context::tests::llm_past_window_writes
2026-06-22T02:26:08.3260699Z         PASS [   0.011s] ( 607/1164) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-22T02:26:08.3290229Z         PASS [   0.004s] ( 608/1164) spt-live context::tests::llm_within_window_suppressed
2026-06-22T02:26:08.3310677Z         PASS [   0.005s] ( 609/1164) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-22T02:26:08.3345175Z         PASS [   0.379s] ( 610/1164) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-22T02:26:08.3345972Z         PASS [   0.005s] ( 611/1164) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-22T02:26:08.3607891Z         PASS [   0.026s] ( 612/1164) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-22T02:26:08.3608687Z         PASS [   0.026s] ( 613/1164) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-22T02:26:08.3652960Z         PASS [   0.004s] ( 614/1164) spt-live digest::tests::missing_source_file_is_read_error
2026-06-22T02:26:08.3653456Z         PASS [   0.005s] ( 615/1164) spt-live digest::tests::no_source_errors
2026-06-22T02:26:08.3925673Z         PASS [   0.027s] ( 616/1164) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-22T02:26:08.3926998Z         PASS [   0.027s] ( 617/1164) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-22T02:26:08.3977806Z         PASS [   0.005s] ( 618/1164) spt-live echo::tests::provenance_is_stamped
2026-06-22T02:26:08.4182665Z         PASS [   0.026s] ( 619/1164) spt-live echo::tests::echo_nonzero_errors
2026-06-22T02:26:08.4369226Z         PASS [   0.135s] ( 620/1164) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-22T02:26:08.4428297Z         PASS [   0.024s] ( 621/1164) spt-live history::tests::fetcher_yields_records
2026-06-22T02:26:08.4469492Z         PASS [   0.004s] ( 622/1164) spt-live history::tests::missing_fetcher_field_errors
2026-06-22T02:26:08.4500893Z         PASS [   0.260s] ( 623/1164) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-22T02:26:08.4513968Z         PASS [   0.004s] ( 624/1164) spt-live history::tests::native_missing_log_is_empty
2026-06-22T02:26:08.4542822Z         PASS [   0.004s] ( 625/1164) spt-live history::tests::native_reads_logged_records
2026-06-22T02:26:08.4621918Z         PASS [   0.025s] ( 626/1164) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-22T02:26:08.5580277Z         PASS [   0.614s] ( 627/1164) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-22T02:26:08.5626937Z         PASS [   0.005s] ( 628/1164) spt-live ingest::tests::no_drops_is_empty
2026-06-22T02:26:08.5852836Z         PASS [   0.131s] ( 629/1164) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-06-22T02:26:08.5927691Z         PASS [   0.131s] ( 630/1164) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-06-22T02:26:08.5966918Z         PASS [   0.004s] ( 631/1164) spt-live inject::tests::long_body_is_capped
2026-06-22T02:26:08.6010604Z         PASS [   0.004s] ( 632/1164) spt-live inject::tests::missing_perch_is_best_effort
2026-06-22T02:26:08.6052301Z         PASS [   0.004s] ( 633/1164) spt-live inject::tests::tap_appends_a_context_entry
2026-06-22T02:26:08.6092828Z         PASS [   0.004s] ( 634/1164) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-06-22T02:26:08.6135795Z         PASS [   0.004s] ( 635/1164) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-06-22T02:26:08.6183640Z         PASS [   0.005s] ( 636/1164) spt-live outbound::tests::non_authorable_types_are_ignored
2026-06-22T02:26:08.6224440Z         PASS [   0.004s] ( 637/1164) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-06-22T02:26:08.6235337Z         PASS [   0.172s] ( 638/1164) spt-live ingest::tests::both_drops_ingested
2026-06-22T02:26:08.6264991Z         PASS [   0.004s] ( 639/1164) spt-live outbound::tests::prose_only_yields_nothing
2026-06-22T02:26:08.6274496Z         PASS [   0.004s] ( 640/1164) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-06-22T02:26:08.6302515Z         PASS [   0.004s] ( 641/1164) spt-live psyche::tests::prompt_includes_time_and_event
2026-06-22T02:26:08.6310467Z         PASS [   0.004s] ( 642/1164) spt-live psyche::tests::prompt_without_event
2026-06-22T02:26:08.6354652Z         PASS [   0.004s] ( 643/1164) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-06-22T02:26:08.6419562Z         PASS [   0.311s] ( 644/1164) spt-live digest::tests::extractor_timeout_errors
2026-06-22T02:26:08.6461871Z         PASS [   0.004s] ( 645/1164) spt-live pulse::tests::tick_reports_idle
2026-06-22T02:26:08.6522213Z         PASS [   0.089s] ( 646/1164) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-06-22T02:26:08.6559639Z         PASS [   0.026s] ( 647/1164) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-06-22T02:26:08.7040085Z         PASS [   0.306s] ( 648/1164) spt-live history::tests::fetcher_timeout_errors
2026-06-22T02:26:08.7410560Z         PASS [   0.089s] ( 649/1164) spt-live reconcile::tests::no_conflict_is_a_noop
2026-06-22T02:26:08.7657874Z         PASS [   0.130s] ( 650/1164) spt-live pulse::tests::tick_ingests_drops
2026-06-22T02:26:08.7666322Z         PASS [   0.026s] ( 651/1164) spt-live resume::tests::continue_existing_resumes_session
2026-06-22T02:26:08.7979144Z         PASS [   0.152s] ( 652/1164) spt-live reconcile::tests::failed_turn_preserves_everything
2026-06-22T02:26:08.8234661Z         PASS [   0.025s] ( 653/1164) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-06-22T02:26:08.8282718Z         PASS [   0.005s] ( 654/1164) spt-live resume::tests::missing_key_errors_before_spawn
2026-06-22T02:26:08.8314016Z         PASS [   0.246s] ( 655/1164) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-06-22T02:26:08.8358165Z         PASS [   0.004s] ( 656/1164) spt-live signoff::tests::echo_precedes_signoff_compose
2026-06-22T02:26:08.8400291Z         PASS [   0.004s] ( 657/1164) spt-live signoff::tests::missing_session_skips_echo
2026-06-22T02:26:08.8443895Z         PASS [   0.004s] ( 658/1164) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-06-22T02:26:08.8487919Z         PASS [   0.004s] ( 659/1164) spt-live signoff::tests::stale_signoff_swept
2026-06-22T02:26:08.8572676Z         PASS [   0.153s] ( 660/1164) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-06-22T02:26:08.8711222Z         PASS [   0.215s] ( 661/1164) spt-live reconcile::tests::reconcile_merges_and_clears
2026-06-22T02:26:08.8736650Z         PASS [   0.025s] ( 662/1164) spt-live turn::tests::empty_stdout_is_an_error
2026-06-22T02:26:08.8776576Z         PASS [   0.004s] ( 663/1164) spt-msg deliver::tests::deferred_send_validates
2026-06-22T02:26:08.8823660Z         PASS [   0.025s] ( 664/1164) spt-live turn::tests::turn_captures_stdout
2026-06-22T02:26:08.9079324Z         PASS [   0.142s] ( 665/1164) spt-live resume::tests::download_composes_two_tiers
2026-06-22T02:26:08.9423184Z         PASS [   1.654s] ( 666/1164) spt-daemon::netbroker dial_to_a_black_holing_peer_fails_with_a_bounded_ordinary_error
2026-06-22T02:26:08.9612302Z         PASS [   0.194s] ( 667/1164) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-06-22T02:26:08.9651762Z         PASS [   0.004s] ( 668/1164) spt-msg emit::tests::anonymous_still_enveloped
2026-06-22T02:26:08.9688703Z         PASS [   0.004s] ( 669/1164) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-06-22T02:26:08.9734080Z         PASS [   0.004s] ( 670/1164) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-06-22T02:26:08.9773681Z         PASS [   0.004s] ( 671/1164) spt-msg emit::tests::structural_renders_msg_envelope
2026-06-22T02:26:08.9786044Z         PASS [   0.107s] ( 672/1164) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-06-22T02:26:08.9812471Z         PASS [   0.004s] ( 673/1164) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-06-22T02:26:08.9822274Z         PASS [   0.004s] ( 674/1164) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-06-22T02:26:08.9849285Z         PASS [   0.004s] ( 675/1164) spt-msg emit::tests::whole_render_never_chunks
2026-06-22T02:26:09.0104149Z         PASS [   0.133s] ( 676/1164) spt-msg deliver::tests::offline_existing_perch_spools
2026-06-22T02:26:09.0339649Z         PASS [   0.126s] ( 677/1164) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-06-22T02:26:09.0405509Z         PASS [   0.098s] ( 678/1164) spt-msg deliver::tests::send_outcome_mapping
2026-06-22T02:26:09.0406230Z         PASS [   0.158s] ( 679/1164) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-06-22T02:26:09.0718059Z         PASS [   0.089s] ( 680/1164) spt-msg listener::tests::bind_registers_and_round_trips
2026-06-22T02:26:09.0955319Z         PASS [   0.267s] ( 681/1164) spt-live signoff::tests::boundary_writes_resume_commune
2026-06-22T02:26:09.1099688Z         PASS [   0.125s] ( 682/1164) spt-msg listener::tests::blocking_accepts_within_window
2026-06-22T02:26:09.1242584Z         PASS [   0.090s] ( 683/1164) spt-msg listener::tests::drop_unregisters_address
2026-06-22T02:26:09.1255756Z         PASS [   1.178s] ( 684/1164) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-22T02:26:09.1317819Z         PASS [   0.006s] ( 685/1164) spt-msg ring::tests::ring_no_perch
2026-06-22T02:26:09.1941755Z         PASS [   0.184s] ( 686/1164) spt-msg listener::tests::blocking_times_out_when_idle
2026-06-22T02:26:09.2317208Z         PASS [   0.191s] ( 687/1164) spt-msg ready::tests::recv_gets_live_tcp_message
2026-06-22T02:26:09.2356415Z         PASS [   0.004s] ( 688/1164) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-06-22T02:26:09.2392757Z         PASS [   0.004s] ( 689/1164) spt-msg wire::tests::encode_decode_round_trips_structural
2026-06-22T02:26:09.2433012Z         PASS [   0.004s] ( 690/1164) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-06-22T02:26:09.2475115Z         PASS [   0.004s] ( 691/1164) spt-msg wire::tests::frame_round_trips_over_loopback
2026-06-22T02:26:09.2512145Z         PASS [   0.004s] ( 692/1164) spt-msg wire::tests::oversized_length_prefix_rejected
2026-06-22T02:26:09.2549779Z         PASS [   0.004s] ( 693/1164) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-06-22T02:26:09.2565009Z         PASS [   0.216s] ( 694/1164) spt-msg ready::tests::backlog_drains_on_start
2026-06-22T02:26:09.2618869Z         PASS [   0.190s] ( 695/1164) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-06-22T02:26:09.2781492Z         PASS [   0.168s] ( 696/1164) spt-msg ready::tests::start_registers_resolvable_perch
2026-06-22T02:26:09.2782169Z         PASS [   0.183s] ( 697/1164) spt-msg ready::tests::start_ledgers_a_boot_session_row
2026-06-22T02:26:09.2854722Z         PASS [   0.007s] ( 698/1164) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-06-22T02:26:09.2855455Z         PASS [   0.007s] ( 699/1164) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-06-22T02:26:09.2856076Z         PASS [   0.024s] ( 700/1164) spt-net net::attach::tests::attach_intents_round_trip
2026-06-22T02:26:09.2916774Z         PASS [   0.006s] ( 701/1164) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-06-22T02:26:09.2924871Z         PASS [   0.007s] ( 702/1164) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-22T02:26:09.3009746Z         PASS [   0.009s] ( 703/1164) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-06-22T02:26:09.3078637Z         PASS [   0.007s] ( 704/1164) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-06-22T02:26:09.3082451Z         PASS [   0.176s] ( 705/1164) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-06-22T02:26:09.3136854Z         PASS [   0.005s] ( 706/1164) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-22T02:26:09.3139137Z         PASS [   0.006s] ( 707/1164) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-06-22T02:26:09.3199535Z         PASS [   0.006s] ( 708/1164) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-06-22T02:26:09.3217915Z         PASS [   0.008s] ( 709/1164) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-06-22T02:26:09.3230869Z         PASS [   0.199s] ( 710/1164) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-06-22T02:26:09.3271507Z         PASS [   0.007s] ( 711/1164) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-06-22T02:26:09.3277380Z         PASS [   0.006s] ( 712/1164) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-06-22T02:26:09.3290526Z         PASS [   0.006s] ( 713/1164) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-06-22T02:26:09.3335393Z         PASS [   0.006s] ( 714/1164) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-06-22T02:26:09.3340596Z         PASS [   0.006s] ( 715/1164) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-06-22T02:26:09.3363945Z         PASS [   0.007s] ( 716/1164) spt-net net::notif::tests::forged_origin_field_is_inert
2026-06-22T02:26:09.3396733Z         PASS [   0.006s] ( 717/1164) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-06-22T02:26:09.3397301Z         PASS [   0.005s] ( 718/1164) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-06-22T02:26:09.3436011Z         PASS [   0.007s] ( 719/1164) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-06-22T02:26:09.3456564Z         PASS [   0.006s] ( 720/1164) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-06-22T02:26:09.3506377Z         PASS [   0.007s] ( 721/1164) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-06-22T02:26:09.3511735Z         PASS [   0.005s] ( 722/1164) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-06-22T02:26:09.3562689Z         PASS [   0.006s] ( 723/1164) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-06-22T02:26:09.3570716Z         PASS [   0.006s] ( 724/1164) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-06-22T02:26:09.3637698Z         PASS [   0.007s] ( 725/1164) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-06-22T02:26:09.3695578Z         PASS [   0.006s] ( 726/1164) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-06-22T02:26:09.3728904Z         PASS [   0.087s] ( 727/1164) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-06-22T02:26:09.3771854Z         PASS [   0.008s] ( 728/1164) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-06-22T02:26:09.3793084Z         PASS [   0.006s] ( 729/1164) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-06-22T02:26:09.3842956Z         PASS [   0.007s] ( 730/1164) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-06-22T02:26:09.3869936Z         PASS [   0.008s] ( 731/1164) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-06-22T02:26:09.3908206Z         PASS [   0.007s] ( 732/1164) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-06-22T02:26:09.3931503Z         PASS [   0.006s] ( 733/1164) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-06-22T02:26:09.3978908Z         PASS [   0.007s] ( 734/1164) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-06-22T02:26:09.3998870Z         PASS [   0.007s] ( 735/1164) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-06-22T02:26:09.4047593Z         PASS [   0.007s] ( 736/1164) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-06-22T02:26:09.4062445Z         PASS [   0.006s] ( 737/1164) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-06-22T02:26:09.4127188Z         PASS [   1.473s] ( 738/1164) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-22T02:26:09.4181969Z         PASS [   0.126s] ( 739/1164) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-06-22T02:26:09.4467016Z         PASS [   0.107s] ( 740/1164) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-06-22T02:26:09.4484513Z         PASS [   0.042s] ( 741/1164) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-06-22T02:26:09.4833165Z         PASS [   0.078s] ( 742/1164) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-06-22T02:26:09.4874722Z         PASS [   0.232s] ( 743/1164) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-06-22T02:26:09.4916357Z         PASS [   0.079s] ( 744/1164) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-06-22T02:26:09.4947070Z         PASS [   0.077s] ( 745/1164) spt-net net::pairing::spake::tests::stale_step_fails
2026-06-22T02:26:09.4972739Z         PASS [   0.006s] ( 746/1164) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-06-22T02:26:09.5003770Z         PASS [   0.006s] ( 747/1164) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-06-22T02:26:09.5030020Z         PASS [   0.006s] ( 748/1164) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-06-22T02:26:09.5059905Z         PASS [   0.006s] ( 749/1164) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-06-22T02:26:09.5087797Z         PASS [   0.006s] ( 750/1164) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-06-22T02:26:09.5120179Z         PASS [   0.006s] ( 751/1164) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-06-22T02:26:09.5146642Z         PASS [   0.006s] ( 752/1164) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-06-22T02:26:09.5176643Z         PASS [   0.006s] ( 753/1164) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-06-22T02:26:09.5206341Z         PASS [   0.006s] ( 754/1164) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-06-22T02:26:09.5239590Z         PASS [   0.006s] ( 755/1164) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-06-22T02:26:09.5265266Z         PASS [   0.006s] ( 756/1164) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-06-22T02:26:09.5273416Z         PASS [   0.081s] ( 757/1164) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-06-22T02:26:09.5300949Z         PASS [   0.082s] ( 758/1164) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-06-22T02:26:09.5305160Z         PASS [   0.007s] ( 759/1164) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-06-22T02:26:09.5331539Z         PASS [   0.007s] ( 760/1164) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-06-22T02:26:09.5350453Z         PASS [   0.008s] ( 761/1164) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-06-22T02:26:09.5403568Z         PASS [   0.007s] ( 762/1164) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-22T02:26:09.5417197Z         PASS [   0.007s] ( 763/1164) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-06-22T02:26:09.5644384Z         PASS [   0.308s] ( 764/1164) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-06-22T02:26:09.5659768Z         PASS [   0.078s] ( 765/1164) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-06-22T02:26:09.5660640Z         PASS [   0.083s] ( 766/1164) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-06-22T02:26:09.5712719Z         PASS [   0.007s] ( 767/1164) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-06-22T02:26:09.5924026Z         PASS [   0.062s] ( 768/1164) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-06-22T02:26:09.6010369Z         PASS [   0.008s] ( 769/1164) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-06-22T02:26:09.6096172Z         PASS [   0.009s] ( 770/1164) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-06-22T02:26:09.6173776Z         PASS [   0.008s] ( 771/1164) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-06-22T02:26:09.6251551Z         PASS [   0.008s] ( 772/1164) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-06-22T02:26:09.6329331Z         PASS [   0.008s] ( 773/1164) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-06-22T02:26:09.6379597Z         PASS [   0.072s] ( 774/1164) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-06-22T02:26:09.6380729Z         PASS [   0.072s] ( 775/1164) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-06-22T02:26:09.6408063Z         PASS [   0.008s] ( 776/1164) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-06-22T02:26:09.6446675Z         PASS [   0.007s] ( 777/1164) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-06-22T02:26:09.6451691Z         PASS [   0.007s] ( 778/1164) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-06-22T02:26:09.6482384Z         PASS [   0.007s] ( 779/1164) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-06-22T02:26:09.6519924Z         PASS [   0.007s] ( 780/1164) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-06-22T02:26:09.6521745Z         PASS [   0.007s] ( 781/1164) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-06-22T02:26:09.6551013Z         PASS [   0.007s] ( 782/1164) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-06-22T02:26:09.6591937Z         PASS [   0.007s] ( 783/1164) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-06-22T02:26:09.6593330Z         PASS [   0.007s] ( 784/1164) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-06-22T02:26:09.6626015Z         PASS [   0.007s] ( 785/1164) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-06-22T02:26:09.6638136Z         PASS [   0.307s] ( 786/1164) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-06-22T02:26:09.6667146Z         PASS [   0.007s] ( 787/1164) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-06-22T02:26:09.6667875Z         PASS [   0.007s] ( 788/1164) spt-net net::registry::tests::registry_serde_roundtrips
2026-06-22T02:26:09.6703522Z         PASS [   0.008s] ( 789/1164) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-06-22T02:26:09.6711184Z         PASS [   0.007s] ( 790/1164) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-06-22T02:26:09.6734750Z         PASS [   0.007s] ( 791/1164) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-06-22T02:26:09.6740217Z         PASS [   0.007s] ( 792/1164) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-06-22T02:26:09.6780431Z         PASS [   0.008s] ( 793/1164) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-06-22T02:26:09.6781884Z         PASS [   0.007s] ( 794/1164) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-06-22T02:26:09.6815387Z         PASS [   0.008s] ( 795/1164) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-06-22T02:26:09.6816939Z         PASS [   0.007s] ( 796/1164) spt-net net::registry::tests::resolve_prefers_local_instance
2026-06-22T02:26:09.6851112Z         PASS [   0.154s] ( 797/1164) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-06-22T02:26:09.6853770Z         PASS [   0.007s] ( 798/1164) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-06-22T02:26:09.6854742Z         PASS [   0.007s] ( 799/1164) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-06-22T02:26:09.6895977Z         PASS [   0.008s] ( 800/1164) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-06-22T02:26:09.6897149Z         PASS [   0.008s] ( 801/1164) spt-net net::registry::tests::resource_projection_threads_node_label
2026-06-22T02:26:09.6907075Z         PASS [   0.150s] ( 802/1164) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-06-22T02:26:09.6936251Z         PASS [   0.008s] ( 803/1164) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-06-22T02:26:09.6937491Z         PASS [   0.008s] ( 804/1164) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-06-22T02:26:09.6938465Z         PASS [   0.008s] ( 805/1164) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-06-22T02:26:09.6944747Z         PASS [   0.500s] ( 806/1164) spt-msg ring::tests::ring_timeout_cleans_up
2026-06-22T02:26:09.6975603Z         PASS [   0.008s] ( 807/1164) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-06-22T02:26:09.6976643Z         PASS [   0.008s] ( 808/1164) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-06-22T02:26:09.6988519Z         PASS [   0.008s] ( 809/1164) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-06-22T02:26:09.7001017Z         PASS [   0.158s] ( 810/1164) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-06-22T02:26:09.7033992Z         PASS [   0.008s] ( 811/1164) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-06-22T02:26:09.7035190Z         PASS [   0.008s] ( 812/1164) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-06-22T02:26:09.7036039Z         PASS [   0.008s] ( 813/1164) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-06-22T02:26:09.7037757Z         PASS [   0.009s] ( 814/1164) spt-net net::rest::tests::records_round_trip_and_degrade
2026-06-22T02:26:09.7066721Z         PASS [   0.009s] ( 815/1164) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-06-22T02:26:09.7067610Z         PASS [   0.009s] ( 816/1164) spt-net net::sync::tests::forged_origin_field_is_inert
2026-06-22T02:26:09.7068578Z         PASS [   0.008s] ( 817/1164) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-22T02:26:09.7088556Z         PASS [   0.009s] ( 818/1164) spt-net net::update::tests::forged_origin_field_is_inert
2026-06-22T02:26:09.7100601Z         PASS [   0.008s] ( 819/1164) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-06-22T02:26:09.7101531Z         PASS [   0.008s] ( 820/1164) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-06-22T02:26:09.7102377Z         PASS [   0.008s] ( 821/1164) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-06-22T02:26:09.7105266Z         PASS [   0.008s] ( 822/1164) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-22T02:26:09.7150258Z         PASS [   0.005s] ( 823/1164) spt-proto addr::tests::display_round_trips
2026-06-22T02:26:09.7151198Z         PASS [   0.008s] ( 824/1164) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-06-22T02:26:09.7152635Z         PASS [   0.005s] ( 825/1164) spt-proto addr::tests::rejects_doubled_delimiters
2026-06-22T02:26:09.7153421Z         PASS [   0.005s] ( 826/1164) spt-proto addr::tests::parses_every_qualifier_combination
2026-06-22T02:26:09.7154186Z         PASS [   0.005s] ( 827/1164) spt-proto addr::tests::rejects_empty_or_bad_components
2026-06-22T02:26:09.7154820Z         PASS [   0.009s] ( 828/1164) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-06-22T02:26:09.7157217Z         PASS [   0.009s] ( 829/1164) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-06-22T02:26:09.7174160Z         PASS [   0.009s] ( 830/1164) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-22T02:26:09.7204798Z         PASS [   0.005s] ( 831/1164) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-06-22T02:26:09.7205517Z         PASS [   0.005s] ( 832/1164) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-06-22T02:26:09.7206357Z         PASS [   0.005s] ( 833/1164) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-06-22T02:26:09.7207146Z         PASS [   0.005s] ( 834/1164) spt-proto chunk::tests::malformed_parts_return_none
2026-06-22T02:26:09.7207941Z         PASS [   0.005s] ( 835/1164) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-06-22T02:26:09.7208919Z         PASS [   0.005s] ( 836/1164) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-06-22T02:26:09.7223836Z         PASS [   0.005s] ( 837/1164) spt-proto endpoint::tests::agent_vs_shell_split
2026-06-22T02:26:09.7249505Z         PASS [   0.004s] ( 838/1164) spt-proto endpoint::tests::shell_kind_round_trips
2026-06-22T02:26:09.7250462Z         PASS [   0.004s] ( 839/1164) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-06-22T02:26:09.7252479Z         PASS [   0.005s] ( 840/1164) spt-proto endpoint::tests::day_one_tags_round_trip
2026-06-22T02:26:09.7253612Z         PASS [   0.005s] ( 841/1164) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-06-22T02:26:09.7254764Z         PASS [   0.005s] ( 842/1164) spt-proto endpoint::tests::broker_and_node_families
2026-06-22T02:26:09.7257129Z         PASS [   0.005s] ( 843/1164) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-06-22T02:26:09.7274228Z         PASS [   0.005s] ( 844/1164) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-06-22T02:26:09.7304852Z         PASS [   0.005s] ( 845/1164) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-06-22T02:26:09.7306543Z         PASS [   0.005s] ( 846/1164) spt-proto envelope::tests::parser_both_tags_present
2026-06-22T02:26:09.7307687Z         PASS [   0.006s] ( 847/1164) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-06-22T02:26:09.7308837Z         PASS [   0.005s] ( 848/1164) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-06-22T02:26:09.7310793Z         PASS [   0.006s] ( 849/1164) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-06-22T02:26:09.7311676Z         PASS [   0.005s] ( 850/1164) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-06-22T02:26:09.7326885Z         PASS [   0.161s] ( 851/1164) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-06-22T02:26:09.7329786Z         PASS [   0.006s] ( 852/1164) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-06-22T02:26:09.7356145Z         PASS [   0.005s] ( 853/1164) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-06-22T02:26:09.7357950Z         PASS [   0.005s] ( 854/1164) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-06-22T02:26:09.7358795Z         PASS [   0.005s] ( 855/1164) spt-proto event::tests::alarm_event_round_trips
2026-06-22T02:26:09.7360038Z         PASS [   0.005s] ( 856/1164) spt-proto event::tests::attr_order_preserved
2026-06-22T02:26:09.7360708Z         PASS [   0.005s] ( 857/1164) spt-proto event::tests::attr_decode_is_amp_last
2026-06-22T02:26:09.7386175Z         PASS [   0.008s] ( 858/1164) spt-proto event::tests::empty_body_envelope_parses
2026-06-22T02:26:09.7387157Z         PASS [   0.005s] ( 859/1164) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-06-22T02:26:09.7387991Z         PASS [   0.006s] ( 860/1164) spt-proto event::tests::msg_event_round_trips
2026-06-22T02:26:09.7402388Z         PASS [   0.004s] ( 861/1164) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-06-22T02:26:09.7403445Z         PASS [   0.005s] ( 862/1164) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-06-22T02:26:09.7404355Z         PASS [   0.005s] ( 863/1164) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-06-22T02:26:09.7405963Z         PASS [   0.005s] ( 864/1164) spt-proto event::tests::typed_predicate_rejects_partials
2026-06-22T02:26:09.7410966Z         PASS [   0.005s] ( 865/1164) spt-proto event::tests::user_msg_event_round_trips
2026-06-22T02:26:09.7437515Z         PASS [   0.005s] ( 866/1164) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-06-22T02:26:09.7438327Z         PASS [   0.005s] ( 867/1164) spt-proto id::tests::accepts_japanese_scripts
2026-06-22T02:26:09.7440105Z         PASS [   0.005s] ( 868/1164) spt-proto id::tests::accepts_plain_and_composite_ids
2026-06-22T02:26:09.7445942Z         PASS [   0.004s] ( 869/1164) spt-proto id::tests::rejects_path_whitespace_and_control
2026-06-22T02:26:09.7452107Z         PASS [   0.005s] ( 870/1164) spt-proto id::tests::reports_bad_char_position
2026-06-22T02:26:09.7453016Z         PASS [   0.005s] ( 871/1164) spt-proto id::tests::rejects_empty_and_overlong
2026-06-22T02:26:09.7456836Z         PASS [   0.005s] ( 872/1164) spt-proto id::tests::reserves_address_delimiters
2026-06-22T02:26:09.7457685Z         PASS [   0.005s] ( 873/1164) spt-proto identity::tests::bad_inputs_error_without_panic
2026-06-22T02:26:09.7496539Z         PASS [   0.005s] ( 874/1164) spt-proto payload::tests::base64_known_vectors
2026-06-22T02:26:09.7502407Z         PASS [   0.005s] ( 875/1164) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-06-22T02:26:09.7505465Z         PASS [   0.005s] ( 876/1164) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-06-22T02:26:09.7506222Z         PASS [   0.005s] ( 877/1164) spt-proto payload::tests::command_payload_round_trips
2026-06-22T02:26:09.7506970Z         PASS [   0.005s] ( 878/1164) spt-proto payload::tests::text_payload_round_trips
2026-06-22T02:26:09.7508649Z         PASS [   0.035s] ( 879/1164) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-06-22T02:26:09.7525240Z         PASS [   0.009s] ( 880/1164) spt-proto identity::tests::public_key_hex_round_trips
2026-06-22T02:26:09.7541909Z         PASS [   0.004s] ( 881/1164) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-06-22T02:26:09.7543943Z         PASS [   0.004s] ( 882/1164) spt-proto version::tests::current_version_self_compatible
2026-06-22T02:26:09.7548449Z         PASS [   0.004s] ( 883/1164) spt-proto version::tests::window_floor_saturates_at_zero
2026-06-22T02:26:09.7553873Z         PASS [   0.005s] ( 884/1164) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-06-22T02:26:09.7599653Z         PASS [   0.016s] ( 885/1164) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-06-22T02:26:09.7626075Z         PASS [   0.008s] ( 886/1164) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-06-22T02:26:09.7627964Z         PASS [   0.008s] ( 887/1164) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-06-22T02:26:09.7632311Z         PASS [   0.009s] ( 888/1164) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-06-22T02:26:09.7633264Z         PASS [   0.011s] ( 889/1164) spt-runtime manifest::tests::digest_section_validation_errors
2026-06-22T02:26:09.7634598Z         PASS [   0.013s] ( 890/1164) spt-runtime manifest::tests::digest_section_source_resolution
2026-06-22T02:26:09.7651457Z         PASS [   0.015s] ( 891/1164) spt-runtime manifest::tests::checked_in_schema_is_current
2026-06-22T02:26:09.7674793Z         PASS [   0.007s] ( 892/1164) spt-runtime manifest::tests::host_binaries_optional_and_n1_safe
2026-06-22T02:26:09.7685534Z         PASS [   0.006s] ( 893/1164) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-06-22T02:26:09.7686268Z         PASS [   0.005s] ( 894/1164) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-06-22T02:26:09.7691650Z         PASS [   0.005s] ( 895/1164) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-06-22T02:26:09.7692627Z         PASS [   0.006s] ( 896/1164) spt-runtime manifest::tests::message_idle_translation_binary_opt_in
2026-06-22T02:26:09.7733476Z         PASS [   0.008s] ( 897/1164) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-06-22T02:26:09.7736466Z         PASS [   0.018s] ( 898/1164) spt-runtime manifest::tests::hint_keyword_matching
2026-06-22T02:26:09.7737325Z         PASS [   0.011s] ( 899/1164) spt-runtime manifest::tests::manifest_schema_shape
2026-06-22T02:26:09.7740677Z         PASS [   0.005s] ( 900/1164) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-06-22T02:26:09.7741503Z         PASS [   0.005s] ( 901/1164) spt-runtime manifest::tests::shell_fixture_parses
2026-06-22T02:26:09.7756378Z         PASS [   0.007s] ( 902/1164) spt-runtime manifest::tests::session_resume_role_parses_roundtrips_and_is_backcompat
2026-06-22T02:26:09.7757301Z         PASS [   0.006s] ( 903/1164) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-06-22T02:26:09.7763996Z         PASS [   0.009s] ( 904/1164) spt-runtime manifest::tests::round_trips_through_toml
2026-06-22T02:26:09.7792877Z         PASS [   0.005s] ( 905/1164) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-06-22T02:26:09.7797251Z         PASS [   0.006s] ( 906/1164) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-06-22T02:26:09.7805116Z         PASS [   0.007s] ( 907/1164) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-06-22T02:26:09.7810479Z         PASS [   0.007s] ( 908/1164) spt-runtime manifest::tests::update_avenue_gh_release_fields
2026-06-22T02:26:09.7814632Z         PASS [   0.008s] ( 909/1164) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-06-22T02:26:09.7817737Z         PASS [   0.006s] ( 910/1164) spt-runtime profile::tests::deep_nested_leaf_replace
2026-06-22T02:26:09.7837422Z         PASS [   0.007s] ( 911/1164) spt-runtime profile::tests::leaf_replace_contract
2026-06-22T02:26:09.7838919Z         PASS [   0.008s] ( 912/1164) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-06-22T02:26:09.7855187Z         PASS [   0.006s] ( 913/1164) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-06-22T02:26:09.7857163Z         PASS [   0.006s] ( 914/1164) spt-runtime profile::tests::profile_overlays_strings
2026-06-22T02:26:09.7862248Z         PASS [   0.005s] ( 915/1164) spt-runtime profile::tests::string_dot_path_read_write
2026-06-22T02:26:09.7865710Z         PASS [   0.005s] ( 916/1164) spt-runtime profile::tests::split_option_first_colon
2026-06-22T02:26:09.7866648Z         PASS [   0.006s] ( 917/1164) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-06-22T02:26:09.7875003Z         PASS [   0.006s] ( 918/1164) spt-runtime profile::tests::tighten_only_allows_tightening
2026-06-22T02:26:09.7879160Z         PASS [   0.044s] ( 919/1164) spt-proto identity::tests::sign_verify_round_trip
2026-06-22T02:26:09.7904234Z         PASS [   0.007s] ( 920/1164) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-06-22T02:26:09.7909954Z         PASS [   0.007s] ( 921/1164) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-06-22T02:26:09.7934557Z         PASS [   0.006s] ( 922/1164) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-06-22T02:26:09.7940480Z         PASS [   0.009s] ( 923/1164) spt-runtime registry::tests::create_local_profile_guards
2026-06-22T02:26:09.7942484Z         PASS [   0.008s] ( 924/1164) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-06-22T02:26:09.7956020Z         PASS [   0.010s] ( 925/1164) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-06-22T02:26:09.7956991Z         PASS [   0.009s] ( 926/1164) spt-runtime registry::tests::delete_local_profile_rules
2026-06-22T02:26:09.7957853Z         PASS [   0.009s] ( 927/1164) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-06-22T02:26:09.7969147Z         PASS [   0.009s] ( 928/1164) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-06-22T02:26:09.8015837Z         PASS [   0.008s] ( 929/1164) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-06-22T02:26:09.8016743Z         PASS [   0.009s] ( 930/1164) spt-runtime registry::tests::local_profile_survives_readd
2026-06-22T02:26:09.8017449Z         PASS [   0.007s] ( 931/1164) spt-runtime registry::tests::pointer_missing_manifest_is_deferred_not_cryptic
2026-06-22T02:26:09.8018370Z         PASS [   0.006s] ( 932/1164) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-06-22T02:26:09.8020713Z         PASS [   0.008s] ( 933/1164) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-06-22T02:26:09.8031497Z         PASS [   0.009s] ( 934/1164) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-06-22T02:26:09.8040372Z         PASS [   0.008s] ( 935/1164) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-06-22T02:26:09.8056064Z         PASS [   0.006s] ( 936/1164) spt-runtime resolve::tests::normalize_folds_case_and_stems_first_dot
2026-06-22T02:26:09.8063177Z         PASS [   0.007s] ( 937/1164) spt-runtime resolve::tests::no_candidate_when_no_adapter_hosts_binary
2026-06-22T02:26:09.8067470Z         PASS [   0.010s] ( 938/1164) spt-runtime resolve::tests::fallback_picks_freshest_then_name
2026-06-22T02:26:09.8077146Z         PASS [   0.007s] ( 939/1164) spt-runtime resolve::tests::pointer_is_sibling_to_adapter_dirs
2026-06-22T02:26:09.8084780Z         PASS [   0.013s] ( 940/1164) spt-runtime registry::tests::strings_get_set_through_overlay
2026-06-22T02:26:09.8094600Z         PASS [   0.007s] ( 941/1164) spt-runtime resolve::tests::renamed_in_use_exe_still_resolves
2026-06-22T02:26:09.8104920Z         PASS [   0.006s] ( 942/1164) spt-runtime resolve::tests::single_candidate_resolves_base_no_pointer
2026-06-22T02:26:09.8116432Z         PASS [   0.010s] ( 943/1164) spt-runtime resolve::tests::pointer_overrides_fallback
2026-06-22T02:26:09.8117542Z         PASS [   0.009s] ( 944/1164) spt-runtime resolve::tests::set_clear_prune_rules
2026-06-22T02:26:09.8126753Z         PASS [   0.005s] ( 945/1164) spt-runtime runtime::tests::fills_known_placeholders
2026-06-22T02:26:09.8137709Z         PASS [   0.005s] ( 946/1164) spt-runtime runtime::tests::literal_braces_still_escape_per_token
2026-06-22T02:26:09.8149462Z         PASS [   0.005s] ( 947/1164) spt-runtime runtime::tests::missing_key_and_empty_command_errors_still_fire
2026-06-22T02:26:09.8154296Z         PASS [   0.010s] ( 948/1164) spt-runtime resolve::tests::stale_pointer_self_heals_to_fallback
2026-06-22T02:26:09.8159244Z         PASS [   0.005s] ( 949/1164) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-06-22T02:26:09.8167357Z         PASS [   0.005s] ( 950/1164) spt-runtime runtime::tests::placeholder_inside_larger_token_substitutes_in_place
2026-06-22T02:26:09.8174902Z         PASS [   0.006s] ( 951/1164) spt-runtime runtime::tests::multiword_value_is_one_argv_element
2026-06-22T02:26:09.8182533Z         PASS [   0.006s] ( 952/1164) spt-runtime runtime::tests::quote_and_semicolon_values_stay_one_element
2026-06-22T02:26:09.8188935Z         PASS [   0.005s] ( 953/1164) spt-runtime runtime::tests::resolve_program_falls_back_to_path
2026-06-22T02:26:09.8203858Z         PASS [   0.005s] ( 954/1164) spt-runtime runtime::tests::resolve_program_prefers_install_dir
2026-06-22T02:26:09.8204756Z         PASS [   0.004s] ( 955/1164) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-06-22T02:26:09.8210742Z         PASS [   0.006s] ( 956/1164) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-06-22T02:26:09.8220653Z         PASS [   0.005s] ( 957/1164) spt-runtime runtime::tests::unknown_role_errors
2026-06-22T02:26:09.8241750Z         PASS [   0.006s] ( 958/1164) spt-store access::tests::recent_outbound_correlates_within_window
2026-06-22T02:26:09.8242795Z         PASS [   0.007s] ( 959/1164) spt-store access::tests::allow_revoke_open_polarity
2026-06-22T02:26:09.8259612Z         PASS [   0.005s] ( 960/1164) spt-store access::tests::users_reservation_decodes_inert
2026-06-22T02:26:09.8261301Z         PASS [   0.006s] ( 961/1164) spt-store access::tests::recent_outbound_persists
2026-06-22T02:26:09.8262060Z         PASS [   0.006s] ( 962/1164) spt-store access::tests::store_persists_and_degrades_open
2026-06-22T02:26:09.8262831Z         PASS [   0.004s] ( 963/1164) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-06-22T02:26:09.8280798Z         PASS [   0.009s] ( 964/1164) spt-store access::tests::recent_outbound_is_bounded
2026-06-22T02:26:09.8292971Z         PASS [   0.005s] ( 965/1164) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-06-22T02:26:09.8295745Z         PASS [   0.005s] ( 966/1164) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-06-22T02:26:09.8304142Z         PASS [   0.004s] ( 967/1164) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-06-22T02:26:09.8304839Z         PASS [   0.004s] ( 968/1164) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-06-22T02:26:09.8310698Z         PASS [   0.005s] ( 969/1164) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-06-22T02:26:09.8317403Z         PASS [   0.005s] ( 970/1164) spt-store attachment::tests::attached_default_flip_roundtrip
2026-06-22T02:26:09.8333725Z         PASS [   0.027s] ( 971/1164) spt-runtime runtime::tests::bounded_run_captures_success
2026-06-22T02:26:09.8338732Z         PASS [   0.006s] ( 972/1164) spt-store attachment::tests::boot_reset_and_serving_filter
2026-06-22T02:26:09.8352820Z         PASS [   0.006s] ( 973/1164) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-06-22T02:26:09.8406038Z         PASS [   0.005s] ( 974/1164) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-06-22T02:26:09.8449422Z         PASS [   0.004s] ( 975/1164) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-06-22T02:26:09.8492864Z         PASS [   0.004s] ( 976/1164) spt-store contextmark::tests::merge_decisions
2026-06-22T02:26:09.8533880Z         PASS [   0.004s] ( 977/1164) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-06-22T02:26:09.8588157Z         PASS [   0.005s] ( 978/1164) spt-store contextmark::tests::vector_parse_tolerant
2026-06-22T02:26:09.8601854Z         PASS [   2.117s] ( 979/1164) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-22T02:26:09.8895076Z         PASS [   0.058s] ( 980/1164) spt-store branchstore::tests::open_or_init_idempotent
2026-06-22T02:26:09.9232753Z         PASS [   0.090s] ( 981/1164) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-06-22T02:26:09.9257703Z         PASS [   0.036s] ( 982/1164) spt-store contextstore::tests::invalid_id_refused
2026-06-22T02:26:09.9804611Z         PASS [   2.122s] ( 983/1164) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-22T02:26:09.9825203Z         PASS [   0.151s] ( 984/1164) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-06-22T02:26:09.9826358Z         PASS [   2.102s] ( 985/1164) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-22T02:26:09.9827082Z         PASS [   0.153s] ( 986/1164) spt-store branchstore::tests::branches_are_independent_roots
2026-06-22T02:26:09.9876144Z         PASS [   0.005s] ( 987/1164) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-06-22T02:26:09.9883721Z         PASS [   0.006s] ( 988/1164) spt-store epoch::tests::counter_persists_across_reload
2026-06-22T02:26:09.9929970Z         PASS [   0.005s] ( 989/1164) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-06-22T02:26:09.9932499Z         PASS [   0.163s] ( 990/1164) spt-store branchstore::tests::commit_then_read_at_tip
2026-06-22T02:26:09.9934613Z         PASS [   0.005s] ( 991/1164) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-06-22T02:26:09.9959995Z         PASS [   0.162s] ( 992/1164) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-06-22T02:26:09.9971079Z         PASS [   0.004s] ( 993/1164) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-06-22T02:26:09.9974153Z         PASS [   0.004s] ( 994/1164) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-06-22T02:26:10.0005734Z         PASS [   0.004s] ( 995/1164) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-06-22T02:26:10.0014837Z         PASS [   0.004s] ( 996/1164) spt-store history::tests::appends_one_record_per_line
2026-06-22T02:26:10.0015653Z         PASS [   0.004s] ( 997/1164) spt-store history::tests::context_entries_carry_the_discriminator
2026-06-22T02:26:10.0050558Z         PASS [   0.004s] ( 998/1164) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-06-22T02:26:10.0060855Z         PASS [   0.004s] ( 999/1164) spt-store home::tests::home_assignment_matrix
2026-06-22T02:26:10.0066250Z         PASS [   0.005s] (1000/1164) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-06-22T02:26:10.0076318Z         PASS [   0.015s] (1001/1164) spt-store gitrun::tests::version_runs_within_budget
2026-06-22T02:26:10.0095526Z         PASS [   0.004s] (1002/1164) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-06-22T02:26:10.0109344Z         PASS [   0.004s] (1003/1164) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-06-22T02:26:10.0110236Z         PASS [   0.005s] (1004/1164) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-06-22T02:26:10.0118669Z         PASS [   0.004s] (1005/1164) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-06-22T02:26:10.0153081Z         PASS [   0.004s] (1006/1164) spt-store info::tests::controllable_is_additive_and_round_trips
2026-06-22T02:26:10.0156463Z         PASS [   0.005s] (1007/1164) spt-store info::tests::corrupt_content_returns_none
2026-06-22T02:26:10.0210924Z         PASS [   0.005s] (1008/1164) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-06-22T02:26:10.0224384Z         PASS [   0.007s] (1009/1164) spt-store info::tests::psyche_host_error_round_trips_and_set_clear_increments
2026-06-22T02:26:10.0263004Z         PASS [   0.005s] (1010/1164) spt-store info::tests::set_driven_by_stamps_and_clears
2026-06-22T02:26:10.0269373Z         PASS [   0.005s] (1011/1164) spt-store info::tests::set_last_active_stamps_recency
2026-06-22T02:26:10.0319867Z         PASS [   0.005s] (1012/1164) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-06-22T02:26:10.0325711Z         PASS [   0.006s] (1013/1164) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-06-22T02:26:10.0377531Z         PASS [   0.006s] (1014/1164) spt-store info::tests::set_status_marks_existing_record
2026-06-22T02:26:10.0380308Z         PASS [   0.005s] (1015/1164) spt-store info::tests::write_read_round_trip
2026-06-22T02:26:10.0428310Z         PASS [   0.005s] (1016/1164) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-06-22T02:26:10.0429393Z         PASS [   0.005s] (1017/1164) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-06-22T02:26:10.0474922Z         PASS [   0.005s] (1018/1164) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-06-22T02:26:10.0475977Z         PASS [   0.005s] (1019/1164) spt-store liveness::tests::external_perch_still_pid_probes
2026-06-22T02:26:10.0519358Z         PASS [   0.004s] (1020/1164) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-06-22T02:26:10.0523999Z         PASS [   0.043s] (1021/1164) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-06-22T02:26:10.0530403Z         PASS [   0.006s] (1022/1164) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-06-22T02:26:10.0573462Z         PASS [   0.005s] (1023/1164) spt-store nodeid::tests::create_then_load_is_stable
2026-06-22T02:26:10.0574285Z         PASS [   0.005s] (1024/1164) spt-store nodeid::tests::seed_hex_round_trips
2026-06-22T02:26:10.0747446Z         PASS [   0.151s] (1025/1164) spt-store contextstore::tests::project_branch_holds_many_agents
2026-06-22T02:26:10.1145119Z         PASS [   0.308s] (1026/1164) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-06-22T02:26:10.1187890Z         PASS [   0.004s] (1027/1164) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-06-22T02:26:10.1205932Z         PASS [   0.109s] (1028/1164) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-06-22T02:26:10.1388752Z         PASS [   0.086s] (1029/1164) spt-store notif::tests::listing_is_subnet_scoped
2026-06-22T02:26:10.1421849Z         PASS [   0.085s] (1030/1164) spt-store notif::tests::produce_list_dismiss_round_trip
2026-06-22T02:26:10.1434368Z         PASS [   0.004s] (1031/1164) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-06-22T02:26:10.1459442Z         PASS [   0.287s] (1032/1164) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-06-22T02:26:10.1466011Z         PASS [   0.004s] (1033/1164) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-06-22T02:26:10.1472632Z         PASS [   0.004s] (1034/1164) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-06-22T02:26:10.1500605Z         PASS [   0.004s] (1035/1164) spt-store perch::tests::child_files_route_through_one_resolver
2026-06-22T02:26:10.1505567Z         PASS [   0.004s] (1036/1164) spt-store perch::tests::classification_matrix
2026-06-22T02:26:10.1513101Z         PASS [   0.004s] (1037/1164) spt-store perch::tests::explicit_parent_wins_over_infer
2026-06-22T02:26:10.1548880Z         PASS [   0.004s] (1038/1164) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-06-22T02:26:10.1554823Z         PASS [   0.005s] (1039/1164) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-06-22T02:26:10.1556870Z         PASS [   0.004s] (1040/1164) spt-store perch::tests::resolve_self_is_flat
2026-06-22T02:26:10.1595890Z         PASS [   0.005s] (1041/1164) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-06-22T02:26:10.1604069Z         PASS [   0.005s] (1042/1164) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-06-22T02:26:10.1604890Z         PASS [   0.005s] (1043/1164) spt-store proc::tests::current_process_is_alive
2026-06-22T02:26:10.1644767Z         PASS [   0.004s] (1044/1164) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-06-22T02:26:10.1645423Z         PASS [   0.005s] (1045/1164) spt-store proc::tests::exe_basename_dead_pid_is_none
2026-06-22T02:26:10.1645961Z         PASS [   0.004s] (1046/1164) spt-store proc::tests::exe_basename_resolves_current_process
2026-06-22T02:26:10.1685651Z         PASS [   0.004s] (1047/1164) spt-store proc::tests::unassigned_pid_is_dead
2026-06-22T02:26:10.1686139Z         PASS [   0.004s] (1048/1164) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-06-22T02:26:10.1840906Z         PASS [   0.109s] (1049/1164) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-06-22T02:26:10.1880737Z         PASS [   0.004s] (1050/1164) spt-store project::tests::url_spellings_normalize_to_one_id
2026-06-22T02:26:10.1940513Z         PASS [   0.073s] (1051/1164) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-06-22T02:26:10.1946942Z         PASS [   0.026s] (1052/1164) spt-store proc::tests::zombie_child_reads_dead
2026-06-22T02:26:10.2200652Z         PASS [   0.101s] (1053/1164) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-06-22T02:26:10.2235471Z         PASS [   0.166s] (1054/1164) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-06-22T02:26:10.2278298Z         PASS [   0.245s] (1055/1164) spt-store contextstore::tests::two_tier_layout_and_commits
2026-06-22T02:26:10.2469924Z         PASS [   0.078s] (1056/1164) spt-store project::tests::derivation_ladder
2026-06-22T02:26:10.2900822Z         PASS [   0.070s] (1057/1164) spt-store registry::tests::register_and_lookup
2026-06-22T02:26:10.2958444Z         PASS [   0.072s] (1058/1164) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-06-22T02:26:10.3004828Z         PASS [   0.005s] (1059/1164) spt-store rename::tests::live_nested_child_blocks_rename
2026-06-22T02:26:10.3051604Z         PASS [   0.005s] (1060/1164) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-06-22T02:26:10.3111298Z         PASS [   0.005s] (1061/1164) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-06-22T02:26:10.3146378Z         PASS [   0.126s] (1062/1164) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-06-22T02:26:10.3149757Z         PASS [   0.004s] (1063/1164) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-06-22T02:26:10.3188605Z         PASS [   0.004s] (1064/1164) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-06-22T02:26:10.3189248Z         PASS [   0.004s] (1065/1164) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-06-22T02:26:10.3228167Z         PASS [   0.004s] (1066/1164) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-06-22T02:26:10.3230164Z         PASS [   0.004s] (1067/1164) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-06-22T02:26:10.3247093Z         PASS [   0.131s] (1068/1164) spt-store registry::tests::clean_removes_dead_keeps_live
2026-06-22T02:26:10.3269334Z         PASS [   0.004s] (1069/1164) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-06-22T02:26:10.3272447Z         PASS [   0.004s] (1070/1164) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-06-22T02:26:10.3287236Z         PASS [   0.101s] (1071/1164) spt-store registry::tests::reregister_replaces_address
2026-06-22T02:26:10.3288079Z         PASS [   0.004s] (1072/1164) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-06-22T02:26:10.3312481Z         PASS [   0.004s] (1073/1164) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-06-22T02:26:10.3313048Z         PASS [   0.004s] (1074/1164) spt-store rotation::tests::coalesce_is_per_subnet
2026-06-22T02:26:10.3328119Z         PASS [   0.004s] (1075/1164) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-06-22T02:26:10.3328786Z         PASS [   0.004s] (1076/1164) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-06-22T02:26:10.3353126Z         PASS [   0.004s] (1077/1164) spt-store seed::tests::absent_cwd_is_omitted
2026-06-22T02:26:10.3358717Z         PASS [   0.005s] (1078/1164) spt-store rotation::tests::persists_and_degrades_to_empty
2026-06-22T02:26:10.3371080Z         PASS [   0.004s] (1079/1164) spt-store sessions::tests::appends_and_reads_in_order
2026-06-22T02:26:10.3373055Z         PASS [   0.004s] (1080/1164) spt-store seed::tests::seed_round_trips_through_json
2026-06-22T02:26:10.3400919Z         PASS [   0.004s] (1081/1164) spt-store sessions::tests::none_cwd_emits_no_field_and_roundtrips
2026-06-22T02:26:10.3416007Z         PASS [   0.004s] (1082/1164) spt-store sessions::tests::pre_migration_row_without_cwd_deserializes_as_none
2026-06-22T02:26:10.3416856Z         PASS [   0.004s] (1083/1164) spt-store sessions::tests::row_with_cwd_appends_and_reads_back
2026-06-22T02:26:10.3446467Z         PASS [   0.005s] (1084/1164) spt-store sessions::tests::same_session_rebind_is_deduped
2026-06-22T02:26:10.3457003Z         PASS [   0.004s] (1085/1164) spt-store sessions::tests::tolerant_of_garbage_lines
2026-06-22T02:26:10.3471521Z         PASS [   0.005s] (1086/1164) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-06-22T02:26:10.3494939Z         PASS [   0.005s] (1087/1164) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-06-22T02:26:10.3512938Z         PASS [   0.006s] (1088/1164) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-06-22T02:26:10.3521088Z         PASS [   0.005s] (1089/1164) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-06-22T02:26:10.3546949Z         PASS [   0.065s] (1090/1164) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-06-22T02:26:10.3600764Z         PASS [   0.025s] (1091/1164) spt-store sessions::tests::last_k_and_bounding
2026-06-22T02:26:10.3751655Z         PASS [   0.515s] (1092/1164) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-06-22T02:26:10.3889425Z         PASS [   0.142s] (1093/1164) spt-store registry::tests::resolve_cleans_before_lookup
2026-06-22T02:26:10.3900403Z         LEAK [   0.225s] (1094/1164) spt-store proc::tests::process_cmdline_reads_a_live_arg_marker
2026-06-22T02:26:10.4233495Z         PASS [   0.443s] (1095/1164) spt-store contextstore::tests::rename_ripples_both_tiers
2026-06-22T02:26:10.4278738Z         PASS [   0.005s] (1096/1164) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-06-22T02:26:10.4322097Z         PASS [   0.004s] (1097/1164) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-06-22T02:26:10.4363785Z         PASS [   0.004s] (1098/1164) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-06-22T02:26:10.4404127Z         PASS [   0.004s] (1099/1164) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-06-22T02:26:10.4447461Z         PASS [   0.004s] (1100/1164) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-06-22T02:26:10.4489514Z         PASS [   0.004s] (1101/1164) spt-store subnet::tests::minted_seeds_are_random
2026-06-22T02:26:10.4533077Z         PASS [   0.004s] (1102/1164) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-06-22T02:26:10.4572508Z         PASS [   0.004s] (1103/1164) spt-store subnet::tests::no_prior_generation_before_rotation
2026-06-22T02:26:10.4581064Z         PASS [   0.083s] (1104/1164) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-06-22T02:26:10.4615109Z         PASS [   0.004s] (1105/1164) spt-store subnet::tests::remove_drops_membership
2026-06-22T02:26:10.4622061Z         PASS [   0.004s] (1106/1164) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-06-22T02:26:10.4629460Z         PASS [   0.074s] (1107/1164) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-06-22T02:26:10.4668641Z         PASS [   0.005s] (1108/1164) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-06-22T02:26:10.4680250Z         PASS [   0.108s] (1109/1164) spt-store spool::tests::reopen_is_idempotent
2026-06-22T02:26:10.5000188Z         PASS [   0.149s] (1110/1164) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-06-22T02:26:10.5093728Z         PASS [   0.119s] (1111/1164) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-06-22T02:26:10.5108381Z         PASS [   3.151s] (1112/1164) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-22T02:26:10.5197659Z         PASS [   0.170s] (1113/1164) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-06-22T02:26:10.5242409Z         PASS [   0.004s] (1114/1164) spt-store timefmt::tests::formats_known_instants
2026-06-22T02:26:10.5282126Z         PASS [   0.004s] (1115/1164) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-06-22T02:26:10.5294204Z         PASS [   0.175s] (1116/1164) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-06-22T02:26:10.5323833Z         PASS [   0.004s] (1117/1164) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-06-22T02:26:10.5333701Z         PASS [   0.004s] (1118/1164) spt-store visibility::tests::hidden_is_or_of_defaults
2026-06-22T02:26:10.5365220Z         PASS [   0.036s] (1119/1164) spt-store syncmerge::tests::non_context_branch_refused
2026-06-22T02:26:10.5381829Z         PASS [   0.004s] (1120/1164) spt-store visibility::tests::override_wins_both_directions
2026-06-22T02:26:10.5382745Z         PASS [   0.005s] (1121/1164) spt-store visibility::tests::store_persists_and_degrades_safe
2026-06-22T02:26:10.5410728Z         PASS [   0.004s] (1122/1164) spt-store visibility::tests::synced_requires_membership_listing
2026-06-22T02:26:10.5415702Z         PASS [   0.005s] (1123/1164) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-06-22T02:26:10.5431971Z         PASS [   0.005s] (1124/1164) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-06-22T02:26:10.5455387Z         PASS [   0.004s] (1125/1164) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-06-22T02:26:10.5468593Z         PASS [   0.005s] (1126/1164) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-06-22T02:26:10.5469694Z         PASS [   0.621s] (1127/1164) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-06-22T02:26:10.5482283Z         PASS [   0.005s] (1128/1164) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-06-22T02:26:10.5504648Z         PASS [   0.005s] (1129/1164) spt-term projection::tests::context_record_discriminator
2026-06-22T02:26:10.5512468Z         PASS [   0.005s] (1130/1164) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-06-22T02:26:10.5515198Z         PASS [   0.005s] (1131/1164) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-06-22T02:26:10.5530663Z         PASS [   0.005s] (1132/1164) spt-term projection::tests::empty_input_projects_empty_digest
2026-06-22T02:26:10.5545047Z         PASS [   0.004s] (1133/1164) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-06-22T02:26:10.5550205Z         PASS [   0.004s] (1134/1164) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-06-22T02:26:10.5555759Z         PASS [   0.004s] (1135/1164) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-06-22T02:26:10.5571114Z         PASS [   0.004s] (1136/1164) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-06-22T02:26:10.5588122Z         PASS [   0.004s] (1137/1164) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-06-22T02:26:10.5593347Z         PASS [   0.004s] (1138/1164) spt-term projection::tests::truncates_tool_args_to_width
2026-06-22T02:26:10.5594597Z         PASS [   0.004s] (1139/1164) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-06-22T02:26:10.5611794Z         PASS [   0.004s] (1140/1164) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-06-22T02:26:10.5632691Z         PASS [   0.004s] (1141/1164) spt-term projection::tests::windows_to_last_n_turns
2026-06-22T02:26:10.5633912Z         PASS [   0.005s] (1142/1164) spt-term projection::tests::unknown_fields_are_tolerated
2026-06-22T02:26:10.5638336Z         PASS [   0.004s] (1143/1164) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-06-22T02:26:10.5654790Z         PASS [   0.004s] (1144/1164) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-06-22T02:26:10.5661242Z         PASS [   0.371s] (1145/1164) spt-store registry::tests::concurrent_registration_never_locks
2026-06-22T02:26:10.5676835Z         PASS [   0.004s] (1146/1164) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-06-22T02:26:10.5677794Z         PASS [   0.004s] (1147/1164) spt-term winprog::tests::bare_name_prefers_cmd_over_extensionless_shim
2026-06-22T02:26:10.5704259Z         PASS [   0.005s] (1148/1164) spt-term winprog::tests::bare_name_prefers_exe_and_spawns_direct
2026-06-22T02:26:10.5704803Z         PASS [   0.004s] (1149/1164) spt-term winprog::tests::earlier_path_dir_wins
2026-06-22T02:26:10.5716586Z         PASS [   0.004s] (1150/1164) spt-term winprog::tests::explicit_extension_is_classified_in_place
2026-06-22T02:26:10.5717430Z         PASS [   0.004s] (1151/1164) spt-term winprog::tests::unresolvable_passes_through
2026-06-22T02:26:10.5726149Z         PASS [   0.009s] (1152/1164) spt-term reader::tests::no_dsr_means_no_answer
2026-06-22T02:26:10.5742664Z         PASS [   0.004s] (1153/1164) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-06-22T02:26:10.6622238Z         PASS [   0.310s] (1154/1164) spt-store spool::tests::event_part_body_persists_byte_exact
2026-06-22T02:26:10.9523704Z         PASS [   0.484s] (1155/1164) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-06-22T02:26:11.0086507Z         PASS [   0.546s] (1156/1164) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-06-22T02:26:11.1372887Z         PASS [   0.628s] (1157/1164) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-06-22T02:26:11.1688126Z         PASS [   1.338s] (1158/1164) spt-store branchstore::tests::branches_by_recency_orders_newest_first
2026-06-22T02:26:11.3100974Z         PASS [   0.847s] (1159/1164) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-06-22T02:26:11.3203888Z         PASS [   0.853s] (1160/1164) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-06-22T02:26:11.5949352Z         PASS [   1.084s] (1161/1164) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-06-22T02:26:13.3500589Z         PASS [   5.652s] (1162/1164) spt-daemon::pump pump_survives_a_black_holing_peer_heartbeat_advances_no_restart
2026-06-22T02:26:15.8306900Z         PASS [  10.085s] (1163/1164) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-22T02:26:20.7595412Z         PASS [  15.115s] (1164/1164) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-22T02:26:20.7596228Z ────────────
2026-06-22T02:26:20.7596981Z      Summary [  15.941s] 1164 tests run: 1164 passed (3 leaky), 1 skipped
2026-06-22T02:26:20.7753359Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-06-22T02:26:20.7757011Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-06-22T02:26:20.7975996Z shell: /usr/bin/bash -e {0}
2026-06-22T02:26:20.7976217Z env:
2026-06-22T02:26:20.7976407Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-22T02:26:20.7976626Z ##[endgroup]
2026-06-22T02:26:21.9345042Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
2026-06-22T02:26:22.0465587Z ────────────
2026-06-22T02:26:22.0465982Z  Nextest run ID ce4d37cc-34a1-4288-9523-2510dc0fec3d with nextest profile: default
2026-06-22T02:26:22.0466441Z     Starting 90 tests across 39 binaries (48 binaries skipped)
2026-06-22T02:26:36.7241395Z         PASS [  14.677s] ( 1/90) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-22T02:26:46.4087748Z         PASS [   9.685s] ( 2/90) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-06-22T02:27:27.9035060Z         PASS [  41.495s] ( 3/90) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-22T02:27:55.8888830Z         PASS [  27.985s] ( 4/90) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-22T02:28:18.3111444Z         PASS [  22.422s] ( 5/90) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-22T02:28:40.8480600Z         PASS [  22.537s] ( 6/90) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-22T02:29:18.4212238Z         PASS [  37.573s] ( 7/90) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-22T02:29:33.2931980Z         PASS [  14.872s] ( 8/90) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-22T02:29:43.7302525Z         PASS [  10.437s] ( 9/90) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-22T02:29:44.0154504Z         PASS [   0.285s] (10/90) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-22T02:29:44.0193239Z         PASS [   0.004s] (11/90) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-06-22T02:30:01.5632069Z         PASS [  17.544s] (12/90) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-22T02:30:29.2591492Z         PASS [  27.696s] (13/90) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-22T02:30:48.8534883Z         PASS [  19.594s] (14/90) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-22T02:31:03.1150055Z         PASS [  14.261s] (15/90) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-22T02:31:03.1187525Z         PASS [   0.004s] (16/90) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-22T02:31:03.1261821Z         PASS [   0.007s] (17/90) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-22T02:31:03.1300866Z         PASS [   0.004s] (18/90) spt::oneliner_e2e install_script_against_staged_release
2026-06-22T02:31:17.8009327Z         PASS [  14.671s] (19/90) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-06-22T02:31:37.3691932Z         PASS [  19.568s] (20/90) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-22T02:31:37.4567437Z         PASS [   0.088s] (21/90) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-22T02:31:37.5321571Z         PASS [   0.075s] (22/90) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-22T02:31:37.5637811Z         PASS [   0.032s] (23/90) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-22T02:31:37.5978481Z         PASS [   0.034s] (24/90) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-22T02:31:37.6301386Z         PASS [   0.032s] (25/90) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-22T02:31:37.6392574Z         PASS [   0.009s] (26/90) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-06-22T02:31:37.6857244Z         PASS [   0.046s] (27/90) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-22T02:31:37.7259173Z         PASS [   0.040s] (28/90) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-22T02:31:37.7598672Z         PASS [   0.034s] (29/90) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-22T02:31:37.7695454Z         PASS [   0.010s] (30/90) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-06-22T02:31:37.8387829Z         PASS [   0.069s] (31/90) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-22T02:31:37.9192877Z         PASS [   0.080s] (32/90) spt-daemon::attach resize_is_controller_exclusive
2026-06-22T02:31:37.9716599Z         PASS [   0.052s] (33/90) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-22T02:31:38.0450044Z         PASS [   0.073s] (34/90) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-22T02:31:40.3685892Z         PASS [   2.323s] (35/90) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-22T02:31:40.4023821Z         PASS [   0.034s] (36/90) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-22T02:31:40.4224348Z         PASS [   0.020s] (37/90) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-06-22T02:31:40.4318808Z         PASS [   0.009s] (38/90) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-22T02:31:40.4428741Z         PASS [   0.011s] (39/90) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-06-22T02:31:40.4520166Z         PASS [   0.009s] (40/90) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-22T02:31:40.4616581Z         PASS [   0.010s] (41/90) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-22T02:31:40.5893654Z         PASS [   0.128s] (42/90) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-06-22T02:31:40.5989648Z         PASS [   0.010s] (43/90) spt-daemon::broker spawn_env_reaches_child
2026-06-22T02:31:40.6138081Z         PASS [   0.015s] (44/90) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-22T02:31:40.6183341Z         PASS [   0.005s] (45/90) spt-daemon::budget measure_dormant_seat_budget
2026-06-22T02:31:41.2347488Z         PASS [   0.616s] (46/90) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-22T02:31:53.4921142Z         PASS [  12.257s] (47/90) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-22T02:31:53.6205910Z         PASS [   0.128s] (48/90) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-22T02:31:53.6270034Z         PASS [   0.006s] (49/90) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-22T02:31:53.7430762Z         PASS [   0.116s] (50/90) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-22T02:31:53.8713369Z         PASS [   0.128s] (51/90) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-22T02:31:54.0277732Z         PASS [   0.156s] (52/90) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-22T02:31:54.1159224Z         PASS [   0.088s] (53/90) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-22T02:31:54.2302844Z         PASS [   0.114s] (54/90) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-22T02:31:54.3878061Z         PASS [   0.157s] (55/90) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-22T02:31:54.7433604Z         PASS [   0.355s] (56/90) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-22T02:31:54.8457058Z         PASS [   0.102s] (57/90) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-22T02:31:55.0047541Z         PASS [   0.159s] (58/90) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-22T02:31:55.1193794Z         PASS [   0.115s] (59/90) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-22T02:31:55.4391081Z         PASS [   0.320s] (60/90) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-06-22T02:31:55.4448792Z         PASS [   0.006s] (61/90) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-06-22T02:31:55.4635090Z         PASS [   0.019s] (62/90) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-22T02:31:55.4849834Z         PASS [   0.021s] (63/90) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-22T02:31:58.5294832Z         PASS [   3.044s] (64/90) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-06-22T02:32:01.5447595Z         PASS [   3.015s] (65/90) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-22T02:32:01.7746554Z         PASS [   0.230s] (66/90) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-06-22T02:32:02.2150598Z         PASS [   0.440s] (67/90) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-22T02:32:02.7510554Z         PASS [   0.536s] (68/90) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-06-22T02:32:02.8629508Z         PASS [   0.112s] (69/90) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-22T02:32:03.1311197Z         PASS [   0.268s] (70/90) spt-daemon::inject_control_wedge injecting_a_large_payload_into_a_stdin_ignoring_child
2026-06-22T02:32:06.0355541Z         PASS [   2.904s] (71/90) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-22T02:32:06.3628098Z         PASS [   0.327s] (72/90) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-06-22T02:32:10.4151117Z         PASS [   4.052s] (73/90) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-06-22T02:32:12.2739733Z         PASS [   1.859s] (74/90) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-06-22T02:32:14.3049290Z         PASS [   2.031s] (75/90) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-22T02:32:18.5146524Z         PASS [   4.210s] (76/90) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-22T02:32:19.3298068Z         PASS [   0.815s] (77/90) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-22T02:32:19.3977311Z         PASS [   0.068s] (78/90) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-22T02:32:19.5051746Z         PASS [   0.107s] (79/90) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-22T02:32:19.5802859Z         PASS [   0.075s] (80/90) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-22T02:32:19.5869025Z         PASS [   0.007s] (81/90) spt-daemon::twohost two_host_ladder_role_a
2026-06-22T02:32:19.5926838Z         PASS [   0.006s] (82/90) spt-daemon::twohost two_host_ladder_role_b
2026-06-22T02:32:19.6075727Z         PASS [   0.015s] (83/90) spt-term::dsr drain_forwards_child_output
2026-06-22T02:32:19.6328522Z         PASS [   0.025s] (84/90) spt-term::inject ctrl_c_interrupts_the_child
2026-06-22T02:32:19.6476429Z         PASS [   0.015s] (85/90) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-22T02:32:20.6537964Z         PASS [   1.006s] (86/90) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-22T02:32:20.6589229Z         PASS [   0.005s] (87/90) spt-term::stream delivers_every_value_under_resize
2026-06-22T02:32:20.6719864Z         PASS [   0.013s] (88/90) spt-term::surface captures_child_output_off_the_pty
2026-06-22T02:32:20.6771809Z         PASS [   0.005s] (89/90) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-22T02:32:20.6822426Z         PASS [   0.005s] (90/90) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-06-22T02:32:20.6824123Z ────────────
2026-06-22T02:32:20.6824553Z      Summary [ 358.636s] 90 tests run: 90 passed, 0 skipped
2026-06-22T02:32:20.6892262Z ##[group]Run cargo test --workspace --doc
2026-06-22T02:32:20.6892548Z [36;1mcargo test --workspace --doc[0m
2026-06-22T02:32:20.6904927Z shell: /usr/bin/bash -e {0}
2026-06-22T02:32:20.6905128Z env:
2026-06-22T02:32:20.6905304Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-22T02:32:20.6905528Z ##[endgroup]
2026-06-22T02:32:20.9304650Z    Compiling strsim v0.11.1
2026-06-22T02:32:20.9337923Z    Compiling unicode-segmentation v1.13.3
2026-06-22T02:32:21.0367486Z    Compiling darling_core v0.20.11
2026-06-22T02:32:21.1357571Z    Compiling convert_case v0.10.0
2026-06-22T02:32:21.2464707Z    Compiling derive_more-impl v2.1.1
2026-06-22T02:32:22.0268672Z    Compiling darling_macro v0.20.11
2026-06-22T02:32:22.1609428Z    Compiling darling v0.20.11
2026-06-22T02:32:22.1807365Z    Compiling derive_builder_core v0.20.2
2026-06-22T02:32:22.5769247Z    Compiling derive_more v2.1.1
2026-06-22T02:32:22.5852061Z    Compiling derive_builder_macro v0.20.2
2026-06-22T02:32:22.6411676Z    Compiling n0-future v0.3.2
2026-06-22T02:32:22.6412248Z    Compiling iroh-base v0.98.0
2026-06-22T02:32:22.6412687Z    Compiling noq-proto v0.17.0
2026-06-22T02:32:22.6963019Z    Compiling derive_builder v0.20.2
2026-06-22T02:32:22.7295580Z    Compiling vergen-lib v9.1.0
2026-06-22T02:32:22.7296185Z    Compiling vergen-lib v0.1.6
2026-06-22T02:32:22.7351708Z    Compiling n0-watcher v0.6.1
2026-06-22T02:32:22.8298052Z    Compiling vergen v9.1.0
2026-06-22T02:32:22.8520178Z    Compiling netwatch v0.16.0
2026-06-22T02:32:22.8581121Z    Compiling vergen-gitcl v1.0.8
2026-06-22T02:32:22.9732551Z    Compiling iroh-dns v0.98.0
2026-06-22T02:32:23.1406425Z    Compiling iroh-relay v0.98.0
2026-06-22T02:32:23.6175948Z    Compiling portmapper v0.16.0
2026-06-22T02:32:25.7711100Z    Compiling noq v0.18.0
2026-06-22T02:32:29.5788012Z    Compiling iroh v0.98.2
2026-06-22T02:32:37.5286933Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-22T02:32:38.9422898Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-22T02:32:46.3528587Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.65s
2026-06-22T02:32:46.3758000Z    Doc-tests spt_daemon
2026-06-22T02:32:46.8082370Z 
2026-06-22T02:32:46.8082752Z running 0 tests
2026-06-22T02:32:46.8082948Z 
2026-06-22T02:32:46.8083401Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:32:46.8083758Z 
2026-06-22T02:32:46.8128468Z    Doc-tests spt_live
2026-06-22T02:32:46.8494443Z 
2026-06-22T02:32:46.8494832Z running 0 tests
2026-06-22T02:32:46.8495031Z 
2026-06-22T02:32:46.8495322Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:32:46.8495665Z 
2026-06-22T02:32:46.8528739Z    Doc-tests spt_msg
2026-06-22T02:32:46.8884129Z 
2026-06-22T02:32:46.8885201Z running 0 tests
2026-06-22T02:32:46.8885465Z 
2026-06-22T02:32:46.8885794Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:32:46.8886172Z 
2026-06-22T02:32:46.8927237Z    Doc-tests spt_net
2026-06-22T02:32:47.0648220Z 
2026-06-22T02:32:47.0648806Z running 0 tests
2026-06-22T02:32:47.0649304Z 
2026-06-22T02:32:47.0649791Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:32:47.0650101Z 
2026-06-22T02:32:47.0691292Z    Doc-tests spt_proto
2026-06-22T02:32:47.0991534Z 
2026-06-22T02:32:47.0992102Z running 0 tests
2026-06-22T02:32:47.0992297Z 
2026-06-22T02:32:47.0992602Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:32:47.0992970Z 
2026-06-22T02:32:47.1022946Z    Doc-tests spt_runtime
2026-06-22T02:32:47.2773804Z 
2026-06-22T02:32:47.2774417Z running 0 tests
2026-06-22T02:32:47.2776102Z 
2026-06-22T02:32:47.2776491Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:32:47.2777400Z 
2026-06-22T02:32:47.2809947Z    Doc-tests spt_store
2026-06-22T02:32:47.4191723Z 
2026-06-22T02:32:47.4192187Z running 0 tests
2026-06-22T02:32:47.4192405Z 
2026-06-22T02:32:47.4192730Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:32:47.4193088Z 
2026-06-22T02:32:47.4229573Z    Doc-tests spt_term
2026-06-22T02:32:47.4772789Z 
2026-06-22T02:32:47.4773442Z running 0 tests
2026-06-22T02:32:47.4773657Z 
2026-06-22T02:32:47.4773963Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:32:47.4774333Z 
2026-06-22T02:32:47.4917632Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-22T02:32:47.4918050Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-22T02:32:47.4930578Z shell: /usr/bin/bash -e {0}
2026-06-22T02:32:47.4930783Z env:
2026-06-22T02:32:47.4930962Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-22T02:32:47.4931177Z ##[endgroup]
2026-06-22T02:32:47.8562002Z     Checking cfg-if v1.0.4
2026-06-22T02:32:47.8562594Z     Checking typenum v1.20.1
2026-06-22T02:32:47.8563465Z     Checking memchr v2.8.1
2026-06-22T02:32:47.8563925Z     Checking log v0.4.32
2026-06-22T02:32:47.8564331Z     Checking critical-section v1.2.0
2026-06-22T02:32:47.8670213Z     Checking subtle v2.6.1
2026-06-22T02:32:47.8670685Z     Checking smallvec v1.15.1
2026-06-22T02:32:47.8727263Z     Checking libc v0.2.186
2026-06-22T02:32:47.8727823Z     Checking serde_core v1.0.228
2026-06-22T02:32:47.8734582Z     Checking equivalent v1.0.2
2026-06-22T02:32:47.8735388Z     Checking itoa v1.0.18
2026-06-22T02:32:47.8779949Z     Checking pin-project-lite v0.2.17
2026-06-22T02:32:47.8930831Z     Checking cpufeatures v0.2.17
2026-06-22T02:32:47.8970730Z     Checking bitflags v2.12.1
2026-06-22T02:32:47.8982011Z     Checking zeroize v1.8.2
2026-06-22T02:32:47.9013237Z     Checking hashbrown v0.17.1
2026-06-22T02:32:47.9143759Z     Checking futures-core v0.3.32
2026-06-22T02:32:47.9361346Z     Checking bytes v1.11.1
2026-06-22T02:32:47.9401019Z     Checking rand_core v0.10.1
2026-06-22T02:32:47.9542361Z     Checking stable_deref_trait v1.2.1
2026-06-22T02:32:47.9580738Z     Checking slab v0.4.12
2026-06-22T02:32:48.0108069Z     Checking futures-io v0.3.32
2026-06-22T02:32:48.0211102Z     Checking futures-sink v0.3.32
2026-06-22T02:32:48.0392384Z     Checking futures-task v0.3.32
2026-06-22T02:32:48.0531227Z     Checking zerofrom v0.1.8
2026-06-22T02:32:48.0590840Z     Checking zerocopy v0.8.50
2026-06-22T02:32:48.0631061Z     Checking signature v2.2.0
2026-06-22T02:32:48.0781051Z     Checking zmij v1.0.21
2026-06-22T02:32:48.0826097Z     Checking fastrand v2.4.1
2026-06-22T02:32:48.0901413Z     Checking libsqlite3-sys v0.30.1
2026-06-22T02:32:48.1160755Z     Checking futures-channel v0.3.32
2026-06-22T02:32:48.1260549Z     Checking fallible-streaming-iterator v0.1.9
2026-06-22T02:32:48.1490028Z     Checking yoke v0.8.3
2026-06-22T02:32:48.1580944Z     Checking litemap v0.8.2
2026-06-22T02:32:48.1770993Z     Checking ed25519 v2.2.3
2026-06-22T02:32:48.2157516Z     Checking fallible-iterator v0.3.0
2026-06-22T02:32:48.2470763Z     Checking writeable v0.6.3
2026-06-22T02:32:48.3110743Z     Checking utf8_iter v1.0.4
2026-06-22T02:32:48.3199468Z     Checking icu_properties_data v2.2.0
2026-06-22T02:32:48.3264890Z     Checking icu_normalizer_data v2.2.0
2026-06-22T02:32:48.3265912Z     Checking zerovec v0.11.6
2026-06-22T02:32:48.3430651Z     Checking zerotrie v0.2.4
2026-06-22T02:32:48.3533959Z     Checking percent-encoding v2.3.2
2026-06-22T02:32:48.3800651Z     Checking cpufeatures v0.3.0
2026-06-22T02:32:48.3950759Z     Checking rustls-pki-types v1.14.1
2026-06-22T02:32:48.4220488Z     Checking scopeguard v1.2.0
2026-06-22T02:32:48.4500726Z     Checking chacha20 v0.10.0
2026-06-22T02:32:48.4790707Z     Checking thiserror v2.0.18
2026-06-22T02:32:48.4914370Z     Checking lock_api v0.4.14
2026-06-22T02:32:48.5100460Z     Checking futures-util v0.3.32
2026-06-22T02:32:48.5452575Z     Checking form_urlencoded v1.2.2
2026-06-22T02:32:48.5483222Z     Checking aws-lc-sys v0.41.0
2026-06-22T02:32:48.5680807Z     Checking untrusted v0.9.0
2026-06-22T02:32:48.5810628Z     Checking indexmap v2.14.0
2026-06-22T02:32:48.6010357Z    Compiling fnv v1.0.7
2026-06-22T02:32:48.6350678Z     Checking const-oid v0.10.2
2026-06-22T02:32:48.6630458Z     Checking atomic-waker v1.1.2
2026-06-22T02:32:48.6880816Z     Checking http v1.4.1
2026-06-22T02:32:48.7034625Z    Compiling darling_core v0.20.11
2026-06-22T02:32:48.7130763Z     Checking linux-raw-sys v0.12.1
2026-06-22T02:32:48.7260539Z     Checking derive_more v2.1.1
2026-06-22T02:32:48.7571129Z     Checking either v1.16.0
2026-06-22T02:32:48.7730702Z     Checking base64ct v1.8.3
2026-06-22T02:32:48.8020874Z     Checking httparse v1.10.1
2026-06-22T02:32:48.8740655Z     Checking data-encoding v2.11.0
2026-06-22T02:32:48.8900992Z     Checking base64 v0.22.1
2026-06-22T02:32:48.9840620Z     Checking tinyvec_macros v0.1.1
2026-06-22T02:32:49.0480435Z     Checking tinystr v0.8.3
2026-06-22T02:32:49.0610657Z     Checking potential_utf v0.1.5
2026-06-22T02:32:49.1040311Z     Checking pem-rfc7468 v1.0.0
2026-06-22T02:32:49.1580335Z     Checking rustix v1.1.4
2026-06-22T02:32:49.1650342Z     Checking icu_collections v2.2.0
2026-06-22T02:32:49.1800622Z     Checking try-lock v0.2.5
2026-06-22T02:32:49.2080198Z     Checking tower-service v0.3.3
2026-06-22T02:32:49.2570317Z     Checking der v0.8.0-rc.10
2026-06-22T02:32:49.2710594Z     Checking generic-array v0.14.7
2026-06-22T02:32:49.2840343Z     Checking hybrid-array v0.4.12
2026-06-22T02:32:49.2840993Z     Checking tinyvec v1.11.0
2026-06-22T02:32:49.3060765Z     Checking icu_locale_core v2.2.0
2026-06-22T02:32:49.3100957Z     Checking want v0.3.1
2026-06-22T02:32:49.4100821Z     Checking aws-lc-rs v1.17.0
2026-06-22T02:32:49.4201357Z     Checking n0-error v0.1.3
2026-06-22T02:32:49.4461110Z     Checking num-traits v0.2.19
2026-06-22T02:32:49.5895503Z     Checking http-body v1.0.1
2026-06-22T02:32:49.6620695Z    Compiling anyhow v1.0.102
2026-06-22T02:32:49.6720360Z     Checking spin v0.10.0
2026-06-22T02:32:49.7621048Z     Checking diatomic-waker v0.2.3
2026-06-22T02:32:49.7622616Z     Checking parking v2.2.1
2026-06-22T02:32:49.8470451Z     Checking crypto-common v0.1.7
2026-06-22T02:32:49.8570674Z     Checking block-buffer v0.10.4
2026-06-22T02:32:49.8910207Z     Checking inout v0.1.4
2026-06-22T02:32:49.9510168Z     Checking httpdate v1.0.3
2026-06-22T02:32:49.9660460Z     Checking digest v0.10.7
2026-06-22T02:32:50.0610502Z     Checking getrandom v0.2.17
2026-06-22T02:32:50.0730273Z     Checking mio v1.2.1
2026-06-22T02:32:50.1334544Z     Checking socket2 v0.6.4
2026-06-22T02:32:50.1460201Z     Checking getrandom v0.4.2
2026-06-22T02:32:50.1850325Z     Checking rand_core v0.6.4
2026-06-22T02:32:50.2096448Z     Checking sha2 v0.10.9
2026-06-22T02:32:50.2164147Z     Checking fs2 v0.4.3
2026-06-22T02:32:50.3132797Z     Checking curve25519-dalek v4.1.3
2026-06-22T02:32:50.3410516Z     Checking icu_provider v2.2.0
2026-06-22T02:32:50.3520711Z     Checking ring v0.17.14
2026-06-22T02:32:50.3680211Z     Checking rand v0.10.1
2026-06-22T02:32:50.4480671Z     Checking parking_lot_core v0.9.12
2026-06-22T02:32:50.5460361Z     Checking block-buffer v0.12.0
2026-06-22T02:32:50.5826830Z     Checking icu_normalizer v2.2.0
2026-06-22T02:32:50.5898419Z     Checking icu_properties v2.2.0
2026-06-22T02:32:50.6566311Z     Checking tokio v1.52.3
2026-06-22T02:32:50.6770413Z     Checking parking_lot v0.12.5
2026-06-22T02:32:50.7130675Z     Checking crypto-common v0.2.2
2026-06-22T02:32:50.7304895Z     Checking serial-core v0.4.0
2026-06-22T02:32:50.7451503Z     Checking ioctl-rs v0.1.6
2026-06-22T02:32:50.7529902Z     Checking serde v1.0.228
2026-06-22T02:32:50.7650674Z     Checking serde_json v1.0.150
2026-06-22T02:32:50.8140227Z     Checking termios v0.2.2
2026-06-22T02:32:50.9130926Z     Checking cordyceps v0.3.4
2026-06-22T02:32:50.9581222Z     Checking serial-unix v0.4.0
2026-06-22T02:32:50.9654485Z     Checking spki v0.8.0-rc.4
2026-06-22T02:32:51.1120609Z     Checking cipher v0.4.4
2026-06-22T02:32:51.1270469Z     Checking universal-hash v0.5.1
2026-06-22T02:32:51.2130143Z     Checking futures-buffered v0.2.13
2026-06-22T02:32:51.2310275Z     Checking futures-lite v2.6.1
2026-06-22T02:32:51.3049047Z     Checking pin-project v1.1.13
2026-06-22T02:32:51.3820724Z     Checking thiserror v1.0.69
2026-06-22T02:32:51.4140661Z     Checking memoffset v0.6.5
2026-06-22T02:32:51.4221213Z     Checking netlink-packet-core v0.8.1
2026-06-22T02:32:51.4502436Z     Checking digest v0.11.3
2026-06-22T02:32:51.4951281Z     Checking aho-corasick v1.1.4
2026-06-22T02:32:51.5091464Z     Checking portable-atomic v1.13.1
2026-06-22T02:32:51.5301221Z     Checking ipnet v2.12.0
2026-06-22T02:32:51.5641539Z     Checking toml_datetime v0.6.11
2026-06-22T02:32:51.5736233Z     Checking serde_spanned v0.6.9
2026-06-22T02:32:51.6471194Z     Checking ed25519-dalek v2.2.0
2026-06-22T02:32:51.6743804Z     Checking sync_wrapper v1.0.2
2026-06-22T02:32:51.7199528Z    Compiling powerfmt v0.2.0
2026-06-22T02:32:51.7658069Z     Checking toml_write v0.1.2
2026-06-22T02:32:51.7806024Z     Checking winnow v0.7.15
2026-06-22T02:32:51.8559272Z     Checking byteorder v1.5.0
2026-06-22T02:32:51.8826486Z     Checking bitflags v1.3.2
2026-06-22T02:32:51.9140784Z     Checking spt-proto v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-22T02:32:51.9306246Z     Checking regex-syntax v0.8.10
2026-06-22T02:32:51.9420631Z     Checking allocator-api2 v0.2.21
2026-06-22T02:32:51.9604087Z     Checking pin-utils v0.1.0
2026-06-22T02:32:51.9920195Z     Checking opaque-debug v0.3.1
2026-06-22T02:32:52.0185086Z    Compiling deranged v0.5.8
2026-06-22T02:32:52.0250831Z     Checking nix v0.25.1
2026-06-22T02:32:52.0317907Z     Checking idna_adapter v1.2.2
2026-06-22T02:32:52.0720724Z     Checking hash32 v0.2.1
2026-06-22T02:32:52.0810733Z     Checking polyval v0.6.2
2026-06-22T02:32:52.1160214Z     Checking idna v1.1.0
2026-06-22T02:32:52.1239252Z     Checking prefix-trie v0.8.4
2026-06-22T02:32:52.2235598Z    Compiling darling_macro v0.20.11
2026-06-22T02:32:52.2460313Z     Checking rustls-webpki v0.103.13
2026-06-22T02:32:52.2640649Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-22T02:32:52.3231303Z     Checking futures-executor v0.3.32
2026-06-22T02:32:52.4080650Z     Checking url v2.5.8
2026-06-22T02:32:52.4240292Z     Checking ref-cast v1.0.25
2026-06-22T02:32:52.4560679Z     Checking once_cell v1.21.4
2026-06-22T02:32:52.4650185Z     Checking filedescriptor v0.8.3
2026-06-22T02:32:52.4981162Z     Checking crossbeam-utils v0.8.21
2026-06-22T02:32:52.5320675Z     Checking pkcs8 v0.11.0-rc.10
2026-06-22T02:32:52.6420831Z     Checking tracing-core v0.1.36
2026-06-22T02:32:52.6850349Z     Checking serial v0.4.0
2026-06-22T02:32:52.7030549Z    Compiling darling v0.20.11
2026-06-22T02:32:52.7520669Z     Checking spin v0.9.8
2026-06-22T02:32:52.8200109Z    Compiling derive_builder_core v0.20.2
2026-06-22T02:32:52.8460340Z     Checking ahash v0.8.12
2026-06-22T02:32:52.9900511Z     Checking downcast-rs v1.2.1
2026-06-22T02:32:53.0270497Z    Compiling num-conv v0.2.2
2026-06-22T02:32:53.0420425Z     Checking rustls v0.23.40
2026-06-22T02:32:53.0430284Z     Checking signature v3.0.0
2026-06-22T02:32:53.0450006Z     Checking tower-layer v0.3.3
2026-06-22T02:32:53.0720738Z     Checking tracing v0.1.44
2026-06-22T02:32:53.0821500Z     Checking dyn-clone v1.0.20
2026-06-22T02:32:53.1280637Z     Checking hashbrown v0.14.5
2026-06-22T02:32:53.1350304Z     Checking shell-words v1.1.1
2026-06-22T02:32:53.1580976Z    Compiling time-core v0.1.8
2026-06-22T02:32:53.1980338Z     Checking ryu v1.0.23
2026-06-22T02:32:53.2230843Z     Checking ed25519 v3.0.0-rc.4
2026-06-22T02:32:53.2289769Z     Checking schemars v1.2.1
2026-06-22T02:32:53.2350716Z     Checking heapless v0.7.17
2026-06-22T02:32:53.2750348Z     Checking noq-udp v0.10.0
2026-06-22T02:32:53.3270822Z     Checking hickory-proto v0.26.0-beta.4
2026-06-22T02:32:53.3720395Z    Compiling proc-macro-crate v3.5.0
2026-06-22T02:32:53.3930687Z     Checking tempfile v3.27.0
2026-06-22T02:32:53.4270443Z     Checking futures v0.3.32
2026-06-22T02:32:53.5010598Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-22T02:32:53.6260443Z    Compiling time v0.3.47
2026-06-22T02:32:53.6350346Z     Checking ghash v0.5.1
2026-06-22T02:32:53.6935924Z     Checking sha2 v0.11.0-rc.5
2026-06-22T02:32:53.7510469Z     Checking aes v0.8.4
2026-06-22T02:32:53.8560500Z     Checking hashlink v0.9.1
2026-06-22T02:32:53.9330513Z     Checking ctr v0.9.2
2026-06-22T02:32:54.0330482Z     Checking toml_edit v0.22.27
2026-06-22T02:32:54.0590261Z     Checking aead v0.5.2
2026-06-22T02:32:54.1018494Z     Checking http-body-util v0.1.3
2026-06-22T02:32:54.1200569Z     Checking cobs v0.3.0
2026-06-22T02:32:54.1473868Z     Checking openssl-probe v0.2.1
2026-06-22T02:32:54.2370298Z     Checking postcard v1.1.3
2026-06-22T02:32:54.2490309Z     Checking aes-gcm v0.10.3
2026-06-22T02:32:54.2590228Z     Checking rusqlite v0.32.1
2026-06-22T02:32:54.2920984Z     Checking rustls-native-certs v0.8.4
2026-06-22T02:32:54.3830589Z    Compiling num_enum_derive v0.7.6
2026-06-22T02:32:54.3990234Z     Checking data-encoding-macro v0.1.20
2026-06-22T02:32:54.4290673Z     Checking regex-automata v0.4.14
2026-06-22T02:32:54.4470643Z    Compiling derive_builder_macro v0.20.2
2026-06-22T02:32:54.4540687Z     Checking crossbeam-channel v0.5.15
2026-06-22T02:32:54.4730342Z     Checking crossbeam-epoch v0.9.18
2026-06-22T02:32:54.6440324Z     Checking netlink-packet-route v0.29.0
2026-06-22T02:32:54.7750507Z     Checking uuid v1.23.2
2026-06-22T02:32:54.8358386Z     Checking lru-slab v0.1.2
2026-06-22T02:32:54.8650668Z    Compiling derive_builder v0.20.2
2026-06-22T02:32:54.9230641Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-22T02:32:54.9640675Z    Compiling vergen-lib v9.1.0
2026-06-22T02:32:54.9685761Z    Compiling vergen-lib v0.1.6
2026-06-22T02:32:55.1300438Z     Checking rustc-hash v2.1.2
2026-06-22T02:32:55.1973727Z    Compiling vergen v9.1.0
2026-06-22T02:32:55.2330816Z     Checking mac-addr v0.3.0
2026-06-22T02:32:55.2760814Z     Checking tagptr v0.2.0
2026-06-22T02:32:55.3241114Z     Checking spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-22T02:32:55.3570762Z     Checking xml-rs v0.8.28
2026-06-22T02:32:55.3771430Z     Checking foldhash v0.2.0
2026-06-22T02:32:55.4120901Z     Checking sorted-index-buffer v0.2.1
2026-06-22T02:32:55.4191055Z     Checking identity-hash v0.1.0
2026-06-22T02:32:55.4952672Z     Checking moka v0.12.15
2026-06-22T02:32:55.5023904Z     Checking iroh-base v0.98.0
2026-06-22T02:32:55.5357758Z     Checking iroh-metrics v0.38.3
2026-06-22T02:32:55.5540473Z     Checking strum v0.28.0
2026-06-22T02:32:55.5730860Z     Checking hashbrown v0.16.1
2026-06-22T02:32:55.7331192Z     Checking attohttpc v0.30.1
2026-06-22T02:32:55.7460380Z     Checking num_enum v0.7.6
2026-06-22T02:32:55.8570655Z    Compiling vergen-gitcl v1.0.8
2026-06-22T02:32:55.8730536Z     Checking portable-pty v0.8.1
2026-06-22T02:32:56.0330584Z     Checking netlink-packet-route v0.30.0
2026-06-22T02:32:56.1040485Z     Checking xmltree v0.10.3
2026-06-22T02:32:56.1130457Z     Checking toml v0.8.23
2026-06-22T02:32:56.1940697Z     Checking simple-dns v0.9.3
2026-06-22T02:32:56.2124764Z     Checking constant_time_eq v0.4.2
2026-06-22T02:32:56.2458524Z     Checking resolv-conf v0.7.6
2026-06-22T02:32:56.2890709Z     Checking arrayref v0.3.9
2026-06-22T02:32:56.3591259Z     Checking smol_str v0.1.24
2026-06-22T02:32:56.3680654Z     Checking arrayvec v0.7.6
2026-06-22T02:32:56.4011091Z     Checking simdutf8 v0.1.5
2026-06-22T02:32:56.4200842Z     Checking sha1_smol v1.0.1
2026-06-22T02:32:56.4700479Z     Checking tokio-util v0.7.18
2026-06-22T02:32:56.4961442Z     Checking netlink-sys v0.8.8
2026-06-22T02:32:56.5327486Z     Checking tower v0.5.3
2026-06-22T02:32:56.6370569Z     Checking acto v0.8.2
2026-06-22T02:32:56.6380075Z     Checking lru v0.16.4
2026-06-22T02:32:56.6590648Z     Checking blake3 v1.8.5
2026-06-22T02:32:56.6863483Z     Checking serde_bytes v0.11.19
2026-06-22T02:32:56.6960487Z     Checking hmac v0.12.1
2026-06-22T02:32:56.7160739Z     Checking seize v0.5.1
2026-06-22T02:32:56.7340338Z     Checking netlink-proto v0.12.0
2026-06-22T02:32:56.7591073Z    Compiling iroh-relay v0.98.0
2026-06-22T02:32:56.8101133Z     Checking webpki-roots v1.0.7
2026-06-22T02:32:56.8190859Z     Checking cmov v0.5.4
2026-06-22T02:32:56.9640541Z     Checking hkdf v0.12.4
2026-06-22T02:32:56.9730463Z     Checking backon v1.6.0
2026-06-22T02:32:56.9980653Z     Checking sha1 v0.10.6
2026-06-22T02:32:57.0140509Z     Checking papaya v0.2.4
2026-06-22T02:32:57.0180311Z     Checking interprocess v2.4.2
2026-06-22T02:32:57.0380943Z     Checking regex v1.12.3
2026-06-22T02:32:57.0940515Z     Checking spake2 v0.4.0
2026-06-22T02:32:57.1333610Z     Checking tower-http v0.6.11
2026-06-22T02:32:57.1582954Z     Checking ctutils v0.4.2
2026-06-22T02:32:57.1960533Z     Checking errno v0.3.14
2026-06-22T02:32:57.2420788Z    Compiling darling_core v0.23.0
2026-06-22T02:32:57.2490461Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-22T02:32:57.2580637Z     Checking utf8parse v0.2.2
2026-06-22T02:32:57.2770472Z     Checking anstyle v1.0.14
2026-06-22T02:32:57.3034780Z     Checking anstyle-query v1.1.5
2026-06-22T02:32:57.3238789Z     Checking h2 v0.4.14
2026-06-22T02:32:57.3406048Z     Checking n0-future v0.3.2
2026-06-22T02:32:57.3620637Z     Checking tokio-stream v0.1.18
2026-06-22T02:32:57.3840355Z     Checking signal-hook-registry v1.4.8
2026-06-22T02:32:57.4478360Z     Checking anstyle-parse v1.0.0
2026-06-22T02:32:57.4505253Z     Checking colorchoice v1.0.5
2026-06-22T02:32:57.4930769Z     Checking n0-watcher v0.6.1
2026-06-22T02:32:57.5050658Z     Checking iroh-dns v0.98.0
2026-06-22T02:32:57.5350699Z     Checking is_terminal_polyfill v1.70.2
2026-06-22T02:32:57.5551561Z     Checking foldhash v0.1.5
2026-06-22T02:32:57.5680357Z     Checking signal-hook v0.3.18
2026-06-22T02:32:57.5900531Z     Checking unicode-segmentation v1.13.3
2026-06-22T02:32:57.6148817Z     Checking linux-raw-sys v0.4.15
2026-06-22T02:32:57.6168283Z     Checking anstream v1.0.0
2026-06-22T02:32:57.6339608Z     Checking tokio-rustls v0.26.4
2026-06-22T02:32:57.6659252Z     Checking rustls-platform-verifier v0.7.0
2026-06-22T02:32:57.6960609Z     Checking noq-proto v0.17.0
2026-06-22T02:32:57.7160703Z     Checking hashbrown v0.15.5
2026-06-22T02:32:57.8010402Z     Checking signal-hook-mio v0.2.5
2026-06-22T02:32:57.8150609Z     Checking terminal_size v0.4.4
2026-06-22T02:32:57.8260182Z     Checking itertools v0.13.0
2026-06-22T02:32:57.8710466Z     Checking castaway v0.2.4
2026-06-22T02:32:57.9250642Z     Checking strsim v0.11.1
2026-06-22T02:32:57.9380663Z     Checking unicode-width v0.1.14
2026-06-22T02:32:57.9480308Z     Checking tokio-websockets v0.13.2
2026-06-22T02:32:58.0100842Z     Checking static_assertions v1.1.0
2026-06-22T02:32:58.0140793Z     Checking clap_lex v1.1.0
2026-06-22T02:32:58.0770353Z     Checking compact_str v0.8.2
2026-06-22T02:32:58.0960449Z     Checking strum v0.26.3
2026-06-22T02:32:58.1118410Z     Checking spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-22T02:32:58.1226875Z     Checking iana-time-zone v0.1.65
2026-06-22T02:32:58.1675274Z     Checking rustix v0.38.44
2026-06-22T02:32:58.2010767Z     Checking unicode-width v0.2.0
2026-06-22T02:32:58.2228253Z     Checking cassowary v0.3.0
2026-06-22T02:32:58.2245825Z     Checking nucleo-matcher v0.3.1
2026-06-22T02:32:58.2510734Z     Checking clap_builder v4.6.0
2026-06-22T02:32:58.2830934Z     Checking chrono v0.4.45
2026-06-22T02:32:58.4227766Z     Checking spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-22T02:32:58.4681069Z     Checking spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-22T02:32:58.4764207Z     Checking lru v0.12.5
2026-06-22T02:32:58.5010662Z     Checking qrcode v0.14.1
2026-06-22T02:32:59.2730222Z     Checking crossterm v0.28.1
2026-06-22T02:32:59.4931149Z     Checking mock-adapter v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-22T02:32:59.6315114Z     Checking unicode-truncate v1.1.0
2026-06-22T02:32:59.9972209Z    Compiling darling_macro v0.23.0
2026-06-22T02:33:00.2056334Z    Compiling darling v0.23.0
2026-06-22T02:33:00.2572399Z    Compiling instability v0.3.12
2026-06-22T02:33:00.3475469Z     Checking clap v4.6.1
2026-06-22T02:33:00.5830522Z     Checking netdev v0.42.0
2026-06-22T02:33:00.6206729Z     Checking ratatui v0.29.0
2026-06-22T02:33:00.8213750Z     Checking spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-22T02:33:01.1342160Z     Checking hyper v1.10.1
2026-06-22T02:33:01.1342808Z     Checking hickory-net v0.26.0-beta.4
2026-06-22T02:33:01.3129422Z     Checking netwatch v0.16.0
2026-06-22T02:33:01.9660405Z     Checking hyper-util v0.1.20
2026-06-22T02:33:02.0155217Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-22T02:33:02.1707983Z     Checking noq v0.18.0
2026-06-22T02:33:02.7456691Z     Checking hyper-rustls v0.27.9
2026-06-22T02:33:02.7457086Z     Checking igd-next v0.17.1
2026-06-22T02:33:02.8309176Z     Checking reqwest v0.13.4
2026-06-22T02:33:02.9610290Z     Checking portmapper v0.16.0
2026-06-22T02:33:04.0820372Z     Checking iroh v0.98.2
2026-06-22T02:33:07.6564012Z     Checking spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-22T02:33:08.9820944Z     Checking spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-22T02:33:12.5920169Z     Checking spt v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-22T02:33:13.1261227Z     Checking xtask v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-22T02:33:17.1940375Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.66s
2026-06-22T02:33:17.2608690Z ##[group]Run actions/checkout@v5
2026-06-22T02:33:17.2608919Z with:
2026-06-22T02:33:17.2609195Z   repository: SaberMage/spt-shell-notify
2026-06-22T02:33:17.2609449Z   path: .adapter-notify
2026-06-22T02:33:17.2611571Z   token: ***
2026-06-22T02:33:17.2611739Z   ssh-strict: true
2026-06-22T02:33:17.2611933Z   ssh-user: git
2026-06-22T02:33:17.2612101Z   persist-credentials: true
2026-06-22T02:33:17.2612301Z   clean: true
2026-06-22T02:33:17.2612477Z   sparse-checkout-cone-mode: true
2026-06-22T02:33:17.2612688Z   fetch-depth: 1
2026-06-22T02:33:17.2612859Z   fetch-tags: false
2026-06-22T02:33:17.2613041Z   show-progress: true
2026-06-22T02:33:17.2613215Z   lfs: false
2026-06-22T02:33:17.2613367Z   submodules: false
2026-06-22T02:33:17.2613542Z   set-safe-directory: true
2026-06-22T02:33:17.2613738Z env:
2026-06-22T02:33:17.2613919Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-22T02:33:17.2614132Z ##[endgroup]
2026-06-22T02:33:17.4270896Z Syncing repository: SaberMage/spt-shell-notify
2026-06-22T02:33:17.4271412Z ##[group]Getting Git version info
2026-06-22T02:33:17.4271755Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-22T02:33:17.4292210Z [command]/usr/bin/git version
2026-06-22T02:33:17.4359719Z git version 2.43.0
2026-06-22T02:33:17.4377762Z ##[endgroup]
2026-06-22T02:33:17.4387475Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/57a24b1d-ba0c-4f70-aa7a-41f9d0dfbfcc' before making global git config changes
2026-06-22T02:33:17.4388250Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:33:17.4390473Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-22T02:33:17.4415862Z ##[group]Initializing the repository
2026-06-22T02:33:17.4418400Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-22T02:33:17.4443771Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-22T02:33:17.4444205Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-22T02:33:17.4444600Z hint: of your new repositories, which will suppress this warning, call:
2026-06-22T02:33:17.4444896Z hint: 
2026-06-22T02:33:17.4445148Z hint: 	git config --global init.defaultBranch <name>
2026-06-22T02:33:17.4445397Z hint: 
2026-06-22T02:33:17.4445624Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-22T02:33:17.4446002Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-22T02:33:17.4446312Z hint: 
2026-06-22T02:33:17.4446487Z hint: 	git branch -m <name>
2026-06-22T02:33:17.4449378Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-22T02:33:17.4456103Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-22T02:33:17.4479554Z ##[endgroup]
2026-06-22T02:33:17.4479876Z ##[group]Disabling automatic garbage collection
2026-06-22T02:33:17.4482199Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T02:33:17.4504083Z ##[endgroup]
2026-06-22T02:33:17.4504421Z ##[group]Setting up auth
2026-06-22T02:33:17.4508735Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:33:17.4530716Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T02:33:17.4737775Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:33:17.4760918Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T02:33:17.4940011Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:33:17.4966692Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T02:33:17.5152778Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T02:33:17.5182442Z ##[endgroup]
2026-06-22T02:33:17.5182827Z ##[group]Determining the default branch
2026-06-22T02:33:17.5185316Z Retrieving the default branch name
2026-06-22T02:33:17.8514034Z Default branch 'main'
2026-06-22T02:33:17.8514779Z ##[endgroup]
2026-06-22T02:33:17.8515146Z ##[group]Fetching the repository
2026-06-22T02:33:17.8519539Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-22T02:33:18.4142621Z From https://github.com/SaberMage/spt-shell-notify
2026-06-22T02:33:18.4143160Z  * [new branch]      main       -> origin/main
2026-06-22T02:33:18.4164848Z ##[endgroup]
2026-06-22T02:33:18.4167177Z ##[group]Determining the checkout info
2026-06-22T02:33:18.4167848Z ##[endgroup]
2026-06-22T02:33:18.4170320Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T02:33:18.4207488Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T02:33:18.4246996Z ##[group]Checking out the ref
2026-06-22T02:33:18.4250420Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-22T02:33:18.4292708Z Switched to a new branch 'main'
2026-06-22T02:33:18.4293111Z branch 'main' set up to track 'origin/main'.
2026-06-22T02:33:18.4297413Z ##[endgroup]
2026-06-22T02:33:18.4334784Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T02:33:18.4359253Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-22T02:33:18.4494626Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-22T02:33:18.4495047Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-22T02:33:18.4507572Z shell: /usr/bin/bash -e {0}
2026-06-22T02:33:18.4507776Z env:
2026-06-22T02:33:18.4507958Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-22T02:33:18.4508178Z ##[endgroup]
2026-06-22T02:33:18.4901715Z     Updating crates.io index
2026-06-22T02:33:18.5555699Z      Locking 11 packages to latest compatible versions
2026-06-22T02:33:18.5912871Z    Compiling serde_core v1.0.228
2026-06-22T02:33:18.5913419Z    Compiling zmij v1.0.21
2026-06-22T02:33:18.5914091Z    Compiling serde_json v1.0.150
2026-06-22T02:33:18.5914678Z    Compiling memchr v2.8.2
2026-06-22T02:33:18.5915073Z    Compiling itoa v1.0.18
2026-06-22T02:33:20.4722902Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify)
2026-06-22T02:33:20.6536352Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s
2026-06-22T02:33:20.6663145Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-22T02:33:20.6663760Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-22T02:33:20.6676533Z shell: /usr/bin/bash -e {0}
2026-06-22T02:33:20.6676852Z env:
2026-06-22T02:33:20.6677105Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-22T02:33:20.6677691Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-22T02:33:20.6678249Z ##[endgroup]
2026-06-22T02:33:20.9816052Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
2026-06-22T02:33:20.9968773Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-3fff8730111c4d9e)
2026-06-22T02:33:20.9985061Z 
2026-06-22T02:33:20.9985334Z running 1 test
2026-06-22T02:33:21.4981699Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-22T02:33:21.4982352Z 
2026-06-22T02:33:21.4982934Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
2026-06-22T02:33:21.4983332Z 
2026-06-22T02:33:21.5121200Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-22T02:33:21.5121604Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-22T02:33:21.5134362Z shell: /usr/bin/bash -e {0}
2026-06-22T02:33:21.5134554Z env:
2026-06-22T02:33:21.5134734Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-22T02:33:21.5134959Z   SPT_INSTALL_E2E: 1
2026-06-22T02:33:21.5135145Z ##[endgroup]
2026-06-22T02:33:21.7375135Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
2026-06-22T02:33:21.7524890Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-58b933abc88d3009)
2026-06-22T02:33:21.7539076Z 
2026-06-22T02:33:21.7539362Z running 2 tests
2026-06-22T02:33:21.7544063Z test at_logon_task_launches_daemon_in_background_not_foreground ... ok
2026-06-22T02:33:44.6029979Z test install_script_against_staged_release ... ok
2026-06-22T02:33:44.6030264Z 
2026-06-22T02:33:44.6030646Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.85s
2026-06-22T02:33:44.6031008Z 
2026-06-22T02:33:44.6156642Z ##[group]Run cargo run -p xtask -- check
2026-06-22T02:33:44.6157001Z [36;1mcargo run -p xtask -- check[0m
2026-06-22T02:33:44.6170281Z shell: /usr/bin/bash -e {0}
2026-06-22T02:33:44.6170488Z env:
2026-06-22T02:33:44.6170676Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-22T02:33:44.6170917Z ##[endgroup]
2026-06-22T02:33:44.8379950Z    Compiling cc v1.2.63
2026-06-22T02:33:44.8408448Z    Compiling mio v1.2.1
2026-06-22T02:33:44.8428648Z    Compiling bitflags v2.12.1
2026-06-22T02:33:44.8468740Z    Compiling rustls v0.23.40
2026-06-22T02:33:44.8524290Z    Compiling fastrand v2.4.1
2026-06-22T02:33:44.8608476Z    Compiling either v1.16.0
2026-06-22T02:33:44.9279498Z    Compiling netlink-packet-route v0.29.0
2026-06-22T02:33:44.9280071Z    Compiling simple-dns v0.9.3
2026-06-22T02:33:44.9280472Z    Compiling netlink-packet-route v0.30.0
2026-06-22T02:33:44.9743721Z    Compiling futures-lite v2.6.1
2026-06-22T02:33:44.9935619Z    Compiling prefix-trie v0.8.4
2026-06-22T02:33:45.0997972Z    Compiling tokio v1.52.3
2026-06-22T02:33:45.4674477Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-22T02:33:45.5690965Z    Compiling ring v0.17.14
2026-06-22T02:33:45.5691560Z    Compiling libsqlite3-sys v0.30.1
2026-06-22T02:33:45.5691969Z    Compiling blake3 v1.8.5
2026-06-22T02:33:48.4224563Z    Compiling tokio-util v0.7.18
2026-06-22T02:33:48.4225103Z    Compiling netlink-sys v0.8.8
2026-06-22T02:33:48.4225536Z    Compiling tower v0.5.3
2026-06-22T02:33:48.4225985Z    Compiling acto v0.8.2
2026-06-22T02:33:48.4226513Z    Compiling backon v1.6.0
2026-06-22T02:33:48.4403978Z    Compiling rustls-webpki v0.103.13
2026-06-22T02:33:48.6484748Z    Compiling netdev v0.42.0
2026-06-22T02:33:48.7270403Z    Compiling netlink-proto v0.12.0
2026-06-22T02:33:49.0260863Z    Compiling tower-http v0.6.11
2026-06-22T02:33:49.1366663Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-22T02:33:49.4810914Z    Compiling h2 v0.4.14
2026-06-22T02:33:49.6100410Z    Compiling n0-future v0.3.2
2026-06-22T02:33:49.6310768Z    Compiling tokio-stream v0.1.18
2026-06-22T02:33:49.7730686Z    Compiling n0-watcher v0.6.1
2026-06-22T02:33:49.8660391Z    Compiling iroh-dns v0.98.0
2026-06-22T02:33:50.1250895Z    Compiling netwatch v0.16.0
2026-06-22T02:33:52.5153552Z    Compiling tokio-rustls v0.26.4
2026-06-22T02:33:52.5154167Z    Compiling noq-proto v0.17.0
2026-06-22T02:33:52.5154639Z    Compiling rustls-platform-verifier v0.7.0
2026-06-22T02:33:52.7002816Z    Compiling tokio-websockets v0.13.2
2026-06-22T02:33:52.8138638Z    Compiling hyper v1.10.1
2026-06-22T02:33:52.8139399Z    Compiling hickory-net v0.26.0-beta.4
2026-06-22T02:33:52.9535684Z    Compiling rusqlite v0.32.1
2026-06-22T02:33:53.7673705Z    Compiling spt-store v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-22T02:33:54.0168067Z    Compiling hyper-util v0.1.20
2026-06-22T02:33:54.0620318Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-22T02:33:54.9643087Z    Compiling hyper-rustls v0.27.9
2026-06-22T02:33:54.9643625Z    Compiling igd-next v0.17.1
2026-06-22T02:33:55.1222571Z    Compiling reqwest v0.13.4
2026-06-22T02:33:55.3715095Z    Compiling spt-msg v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-22T02:33:55.5741637Z    Compiling spt-runtime v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-22T02:33:55.5742609Z    Compiling spt-term v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-22T02:33:55.8874341Z    Compiling portmapper v0.16.0
2026-06-22T02:33:56.8881687Z    Compiling noq v0.18.0
2026-06-22T02:33:58.1594072Z    Compiling spt-live v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-22T02:33:59.1008403Z    Compiling iroh-relay v0.98.0
2026-06-22T02:34:01.7091806Z    Compiling iroh v0.98.2
2026-06-22T02:34:09.6205863Z    Compiling spt-net v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-22T02:34:10.9947528Z    Compiling spt-daemon v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-22T02:34:18.2578741Z    Compiling xtask v0.12.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-22T02:34:19.5331091Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.89s
2026-06-22T02:34:19.5525441Z      Running `target/debug/xtask check`
2026-06-22T02:34:54.0039412Z xtask check: OK
2026-06-22T02:34:54.0156598Z Post job cleanup.
2026-06-22T02:34:54.0855344Z [command]/usr/bin/git version
2026-06-22T02:34:54.0887557Z git version 2.43.0
2026-06-22T02:34:54.0917907Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1de162c3-b4f0-4a5a-80e1-8111aa5e744c' before making global git config changes
2026-06-22T02:34:54.0918598Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:34:54.0921602Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-22T02:34:54.0952362Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:34:54.0980171Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T02:34:54.1168464Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:34:54.1188135Z http.https://github.com/.extraheader
2026-06-22T02:34:54.1195569Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-22T02:34:54.1221632Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T02:34:54.1413292Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:34:54.1439143Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T02:34:54.1761753Z Post job cleanup.
2026-06-22T02:34:54.2452912Z [command]/usr/bin/git version
2026-06-22T02:34:54.2519226Z git version 2.43.0
2026-06-22T02:34:54.2553049Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/eb433928-5ca2-4e9f-a4b6-760b9d2aed54' before making global git config changes
2026-06-22T02:34:54.2554705Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:34:54.2558123Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T02:34:54.2607463Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:34:54.2637067Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T02:34:54.2830489Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:34:54.2851604Z http.https://github.com/.extraheader
2026-06-22T02:34:54.2859460Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-22T02:34:54.2892467Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T02:34:54.3079639Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:34:54.3107593Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T02:34:54.3406757Z Cleaning up orphan processes
2026-06-22T02:34:54.4025305Z Terminate orphan process: pid (4034755) (spt)
2026-06-22T02:34:54.4044261Z Terminate orphan process: pid (4034794) (spt)
